.transition(@transition:.4s){-webkit-transition:@transition;-moz-transition:@transition;-ms-transition:@transition;-o-transition:@transition;transition:@transition;}
.transform-origin(@origin){-webkit-transform: @origin;-moz-transform: @origin;-ms-transform: @origin;-o-transform: @origin;transform: @origin;}
.scale(@scale){-webkit-transform: scale(@scale);-moz-transform:scale(@scale);-ms-transform:scale(@scale);-o-transform:scale(@scale);transform:scale(@scale);}
.border-radius(@border-radius){-webkit-border-radius:@border-radius;-moz-border-radius:@border-radius;-o-order-radius:@border-radius;-ms-border-radius:@border-radius;border-radius:@border-radius;}
.rotate(@rotate){-webkit-transform: rotate(@rotate);-moz-transform: rotate(@rotate);-ms-transform: rotate(@rotate);-o-transform: rotate(@rotate);transform: rotate(@rotate);}
@back_nav:url('../images/nav_bg.jpg') no-repeat;/*导航背景*/
@back_nav_li_ah:url('../images/nav_a_bg.jpg') no-repeat top center;/*鼠标移上去背景*/
@back_s_li:url('../images/x_bg.png') no-repeat;/*左侧栏li背景*/
@qt2:#1a8fdf;/*内页导航背景*/
@qt3:#1a8fdf;/*内页分类侧边背景*/
@qt4:#099f52;/*内页分类侧边li背景*/
@qt5:#fff;/*悬浮背景变色后字体颜色*/
@qt6: #184f90;/*按钮悬浮颜色 */
@height_nav:45px; /*导航条高度*/
@nav_li_w:150px; /*导航条宽度*/
@nav_li_color:#fff;  /*导航条文字颜色*/
@nav_li_a:#000;  /*导航条文字颜色*/
.nav_color{color:@nav_li_color!important;};
.nav_h_color{color:@nav_li_a!important;};
@ba_w1:1920px; /*滚动图片宽度*/
@ba_h1:450px; /*滚动图片高度*/
@b_w:1600px; /*网站宽度*/
.more_a(@c:#fff; @w:120px;@h:30px;@b_w:1px;@b_s:solid;@b_c:#fff;){display: block;width:@w;height:@h;line-height:@h;text-align: center;color:@c;border:@b_w @b_s @b_c;}
//调用方式  .border(3px);
.fots{};
.txt{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.nei_color{background: #f6f6f6;.fots;}
.browserupgrade{margin:0;padding:1em;background:#ccc;a{color: red;}cursor: pointer;}
input,textarea{margin: 0;padding: 0;box-shadow: none;border: none;}
/*全局---头部----主体（主页）----底部---侧边---内页--*/
/*--------------------------------------------------------全局开始---------------------------------------------------*/
p,a,h1,h2,h3,h4,h5,h6,li,label,span,strong,i,b,div,ol,figure{margin: 0;padding: 0;font-size: 14px;font-weight: normal;font-style: normal;}
address{font-style: normal;}
li{list-style: none;}
.jz_h(@a:40px){line-height:@a;height:@a;}/*单行字体居中(默认20px)*/
.left{float:left;}
.right{float:right;}
.main{margin:0 auto;width:@b_w;}
.main1200{margin:0 auto;width:1200px;}
.main1400{margin:0 auto;width:1400px;}
.main1500{margin:0 auto;width:1500px;}
.main1700{margin:0 auto;width:1700px;}
.main1500_b{margin:0 auto;width:1500px;}
.main1920{max-width: 1920px;margin: 0 auto;}
.main_body{margin:0 auto;width:@b_w;}
.main1{padding:0 .35rem;}
@media (max-width: 1700px){
	.main1700{width:100%;}
}
@media (max-width: 1600px){
	.main{width:100%;}
	.main_body{width: 96%;margin: 0 auto;}
}
@media (max-width: 1500px){
	.main1500{width: 100%;margin: 0 auto;}
	.main1500_b{width: 96%;margin: 0 auto;}
}
@media (max-width: 1400px){
	.main1400{width: 96%;margin: 0 auto;}
}
@media (max-width: 1200px){
	.main1200{width: 96%;margin: 0 auto;}
}




.off{display:none;} /*隐藏*/
.slh(){text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}/*单行超出部分省略号显示*/
ul{padding: 0;margin:0;}
i{font-style: normal;}
a{text-decoration: none;color: #444;}
/*----------------头部--------------*/
html {font-size:100px;}
.font12{font-size: 12px;}
.font14{font-size:14px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
.font20{font-size:20px;}
.font22{font-size:22px;}
.font24{font-size:24px;}
.font26{font-size:26px;}
.font28{font-size:28px;}
.font30{font-size: 30px;}
.font32{font-size: 32px;}
.font34{font-size: 34px;}
.font36{font-size: 36px;}
.font40{font-size:40px;}
.font44{font-size:44px;}
.font46{font-size: 46px;}
.font48{font-size: 48px;}
.font58{font-size: 58px;}
.font60{font-size: 60px;}
.font70{font-size:70px;}
.font72{font-size:72px;}
.font100{font-size: 100px;}

@media (max-width:1600px) {
	html {font-size:90px }
	.font28{font-size: 24px}
	.font36{font-size: 30px;}
	.font60{font-size:54px;}

}

@media (max-width: 1440px) {
	html {font-size:75px; }
	.font18{font-size:16px }
	.font20{font-size:18px;}
	.font24{font-size:20px }
	.font30{font-size:26px;}
	.font34{font-size:28px;}
	.font32{font-size:26px;}
	.font44{font-size:36px;}
	.font46{font-size:38px;}
	.font48{font-size:40px;}
	.font60{font-size:45px;}
	.font70{font-size:56px;}
	.font72{font-size:60px;}
}
@media (max-width: 1200px) {
	html {font-size:62.5px !important; }
	.font18{font-size:16px;}
	.font20{font-size:16px;}
	.font26{font-size:20px;}
	.font24{font-size: 18px;}
	.font28{font-size: 19px;}
	.font30{font-size:19px;}
	.font32{font-size:20px;}
	.font34{font-size:20px;}
	.font36{font-size:23px;}
	.font40{font-size:26px;}
	.font44{font-size:28px;}
	.font48{font-size:30px;}
	.font70{font-size:35px;}
	.font72{font-size:36px;}
}
@media (max-width:1000px) {
	html {font-size:50px }
	.font18{font-size:15px;}
	.font22{font-size: 16px;}
	.font24{font-size: 16px;}
	.font26{font-size:18px;}
	.font28{font-size:18px;}
	.font32{font-size:19px;}
	.font34{font-size:19px;}
	.font36{font-size:20px;}
	.font44{font-size:26px;}
	.font46{font-size:26px;}
	.font48{font-size:28px;}
	.font70{font-size:32px;}
	.font72{font-size:30px;}
}
@media (max-width:800px) {
	html {font-size:40px}
	.font18{font-size:15px;}
	.font22{font-size: 16px;}
	.font24{font-size: 16px;}
	.font26{font-size:18px;}
	.font28{font-size:18px;}
	.font32{font-size:19px;}
	.font34{font-size:16px;}
	.font36{font-size:16px;}
	.font48{font-size: 20px;}
	.font70{font-size:32px;}
	.font72{font-size:30px;}
}
@media (max-width: 640px) {
	//html {font-size:40px !important; }
	.font16{font-size:14px;}
	.font18{font-size:14px;}
	.font20{font-size:14px;}
	.font22{font-size:14px;}
	.font24{font-size:14px;}
	.font26{font-size:16px;}
	.font28{font-size:18px;}
	.font30{font-size:16px;}
	.font32{font-size:15px;}
	.font40{font-size:16px;}
	.font44{font-size:16px;}
	.font58{font-size:20px;}
	.font60{font-size:20px;}
	.font70{font-size:20px;}
	.font72{font-size:18px;}
}

body{color: #444; margin: 0;}
.wrap{margin:0 auto; width:@b_w;margin-top: 20px; }
.utility {width: 100%; height: 28px; line-height: 28px;   text-align: right;color: #212222;background-color: #f2f2f2;
  .header_top{width: @b_w;margin: 0 auto;
	span{float: left;}
	a { display: inline-block; color: #212222;
	  &:hover { color: #0d8e0d;}
	}
  }
}
/* -------------------------------------*/
.icon_top{background: url("../images/icon_top.png")no-repeat center center;width:.5rem;height: .5rem;   background-size:cover; position: fixed;right: .2rem;bottom:1rem;cursor: pointer;z-index: 222;}

.loading{position: fixed;width: 100%;height: 100%;z-index: 1000;background:#fff url(../images/bg.jpg) no-repeat center center;background-size:cover;left: 0;right: 0;bottom: 0;top: 0;margin: auto;
	.loading-img{width:40%;;position: absolute; left: 0;right: 0;top: 20%;bottom: 0;margin: auto;-webkit-animation: rotateplane 4s infinite ease-in-out 2s;animation: rotateplane 4s infinite ease-in-out .8s;opacity: 0;
		img{width: 100%;}
	}
}

@-webkit-keyframes rotateplane {
	0% { filter: alpha(opacity=0);-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); }
	50%{opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1); }
	100% {opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1); }
}

@keyframes rotateplane {
	0% {filter: alpha(opacity=0);-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);}
	50%{opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1);}
	100% {opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1);}
}



.contact1{margin: .8rem 0 .85rem;overflow: hidden;;
	.contact_left{float: left;width: 5rem;
		p{font-size: .24rem;color: #e5e5e5;text-transform: uppercase;line-height: 1;margin-bottom: .3rem;}
		ul{
			li{background: url("../images/i1.png")no-repeat left center;padding-left:33px;margin-bottom: .3rem;}
			li:nth-of-type(1){background: url("../images/i2.png")no-repeat left center;}
			li:nth-of-type(2){background: url("../images/i3.png")no-repeat left center;}
		}
		.erweima{text-align: center;width: 1.4rem;
			img{width: 100%;margin-bottom: .2rem;}
			span{color: #333;}
		}
	}
	.contact-map{width:e("calc(100% - 5rem)");box-sizing: border-box; float: right;padding: .1rem;border: 1px solid #e5e5e5;
		#dituContent{height: 4.5rem;}
	}
}

@media (max-width: 1200px) {
	.contact1 .contact_left{width:8rem;}
	.contact1 .contact-map{width:e("calc(100% - 9rem)");}
}
@media (max-width: 900px) {
	.contact1 .contact_left{width:100%;}
	.contact1 .contact-map{width:100%;margin-bottom: .2rem;}
}


.zhaobiao{overflow: hidden;display: flex;align-items: stretch;
	.zhaobiao1{ float: left;width: 50%;border: 1px solid #e5e5e5;box-sizing: border-box;display: table-cell;
		.zhaobiao1_dh{height: .8rem;line-height: .8rem;border-bottom: 1px solid #e5e5e5;background: url("../images/i6.png").4rem center no-repeat;padding: 0 .4rem;background-size:.32rem .32rem;
			a{float: right;background: url("../images/i5.png")no-repeat right center;color: #666;padding-right: .3rem;background-size: .21rem .21rem;}
			h3{padding-left: .4rem;}
		}
		ul{padding:.2rem .4rem;overflow: hidden;;
			li{line-height: 40px;
				time{float: right;color: #666;width: 95px;}
				p{width:e("calc(100% - 96px)");float:left;.txt; padding-left:10px;box-sizing: border-box;position: relative;;
					&:before{content:"";position: absolute;width: 5px;height: 5px;background: #ccc;top:0;bottom: 0;left: 0;margin: auto; }
				}
				&:hover{
					p,time{color: #df2e26;}
					p:before{background:#df2e26 }
				}
			}
		}
	}
	.zhaobiao1+.zhaobiao1{overflow: hidden;border-left: none;
		.zhaobiao1_dh{background: url("../images/i6_1.png").4rem center no-repeat;background-size:.32rem .32rem;}
	}
}

@media (max-width: 900px) {
	.zhaobiao{display: block;
		.zhaobiao1{width: 100%;margin-top: .4rem;}
		.zhaobiao1+.zhaobiao1{border: 1px solid #e5e5e5;}
	}
}
@media (max-width: 640px) {
	.zhaobiao .zhaobiao1 ul li time{width:auto;}
}




.neirong_container{padding:.8rem 0 .4rem;overflow: hidden;
	header{text-align: center;padding-bottom: .2rem;border-bottom: 1px solid #cccccc;margin-bottom: .3rem;
		h3{font-weight: bold;margin: 0 0 .35rem;}
		b{font-family: 宋体;}
	}
	article{padding: 0 0 .4rem;border-bottom: 1px solid #cccccc;min-height: 5rem;padding-right: .1rem;
		//img{max-width:100%;margin: .1rem auto!important ;width:600px;display: block;}
		//p{margin: 0  0 10px!important;color:#666666!important;}
		//p,span,h3,strong{line-height:2!important;font-size: 16px!important;font-family: 微软雅黑;text-align: left!important;text-indent: 2em!important;}
		//strong{text-align: center!important;text-indent: 0!important;display: block;;
		//	span{text-align: center!important;display:inline-block;text-indent: 0!important;}
		//}
		p{img{
			max-width: 100%;margin: 0 auto;
		}}
		video{margin: 0 auto 10px!important;display: block!important;max-width: 100%!important;width:600px;object-fit:contain!important;outline: none;}
		table{width: 100%;border-collapse:separate;border-spacing: 0;
			.firstRow{background: #f0f0f0;}
			tr{height: 33px;line-height: 33px;
				td {
					text-align: center;
					border: 1px solid #cccccc;
					p{line-height: 33px!important;}
					img{display: inline-block;width: auto;}
				}
			}
		}
	}
	.newsPage{font-family: 宋体;margin-top: .2rem;
		.page-a{margin: .15rem 0;}
		a{font-family: 宋体;}
	}
	.fanhui{
		b{width:130px;height:40px;line-height: 40px;.border-radius(5px);color: #fff; float: right;background: #184f90;text-align: center;margin-top: .3rem;cursor: pointer}
	}
}
@media (max-width: 640px) {
	.neirong_container{padding: .4rem 0;
		article{padding-right: 0;
			p,span,h3{font-size: 14px!important;}
			video{width: 100%;}
		}
		.fanhui{width: 100%;overflow: hidden;}
		.newsPage{width: 100%;}
	}
}

.job_list{margin: .8rem 0;
	ul{
		li{border: 1px solid #cccccc;height: 2rem;margin-bottom: .22rem;
			.li_top{height: 1.6rem;box-sizing: border-box;padding: .24rem 0;}
			time{float: left;padding: .23rem 0;width: 1rem;border-right: 1px solid #ccc;margin-right: .27rem;height:1.1rem;box-sizing: border-box;;
				span{color: @qt6;display: block;text-align: center;line-height: 1;}
				span+span{color: #999}
			}
			h4{font-size: 20px; .txt;line-height: 2;margin:.15rem 0 .05rem;}
			p{color: #333;.txt;}
			footer{background: #f0f0f0;border-top: 1px solid #cccccc;height: .39rem;text-align: right;padding-right: .8rem;.transition();
				span{float: right;background: url("../images/i7.png")right center no-repeat;line-height: .4rem;padding-right: .5rem;font-family: 宋体;}
			}
		}
		li:hover{
			footer{background: @qt6;
				span{color: #fff;background: url("../images/i7_1.png")right center no-repeat;}
			}
		}
	}
}

@media (max-width: 1200px) {
	.job_list ul li time{width: 1.5rem;
		span+span{line-height: 1.4;}
	}
}
@media (max-width: 640px) {
	.job_list{margin: .4rem 0;
		ul li h4{font-size: 16px;margin-top: 0;}
	}
}

.tender_list{margin: .8rem 0;
	ul{
		li{height: 150px;box-sizing: border-box;margin-bottom:2px;padding: 30px 30px 0 38px;.transition();background: #fff;border-bottom: 3px solid #fff;
			h3{.txt;margin: .3rem 0 .1rem;font-size: 20px;.transition();}
			time{float: left;;margin-right: .29rem;width:90px;height: 90px;text-align: center;background: #f2f2f2;box-sizing: border-box;;padding-top:10px;.transition();
				span{color: @qt6;display: inline-block;line-height: 1;.transition();}
				span+span{color: #999;}
			}
			i{font-family: 宋体;background: url("../images/i8.png")no-repeat right center;float: right;height:30px;line-height: 30px;background-size:.3rem .3rem;padding: 8px .6rem 8px 0}
		}
		li:hover{border-bottom: 3px solid @qt6;
			h3{color: @qt6;}
		}
	}
}

@media (max-width: 1200px) {
	.tender_list ul li{
		h3{margin-bottom: .2rem;width:e("calc(100% - 110px)")}
		time{padding-top: 20px;
			span{width: 100%;}
		}
	}
}
@media (max-width: 640px) {
	.tender_list{margin: .4rem 0;
		ul li{padding: 10px 10px 0 10px;height: 110px;
			time{float:left;}
			h3{margin-bottom: .2rem;font-size: 16px;float: left;}
			span{padding-right: .4rem;}
			i{margin-top:0;width: 100%;float: none;}
		}
	}
}

.case_list{margin: .8rem 0;
	ul{overflow: hidden;
		li{width: 32.5%;margin-right:1.25%;height:2.56rem;position: relative;margin-bottom:1.25%;float: left;overflow: hidden;
			img{.transition();width: 100%;}
			div{display:table;background: rgba(0,0,0,.5);height: .72rem;text-align: center;position: absolute;;left: 0;width: 100%;bottom:0;;.transition();
				h3{display:table-cell;vertical-align: middle;color: #fff;font-size: 20px}
			}

		}
		li:hover{
			img{.scale(1.1)}
		}
		li:nth-of-type(3n){margin-right: 0;}
	}
}

@media(max-width: 900px) {
	.case_list ul{
		li{width: 49%;margin-right: 2%;
			div h3{font-size: 14px;}
		}
		li:nth-of-type(3n){margin-right: 2%;}
		li:nth-of-type(2n){margin-right: 0;}
	}
}
@media(max-width: 640px) {
	.case_list ul li div{height: .4rem;line-height: .4rem;.txt;}
}
.de-page-mian .page-inner{
	a{.border-radius(5px);margin:10px;vertical-align: middle}
	span{vertical-align: middle;margin:10px 0;}
	input{margin: 10px 0;}
}


.mobile_dh{display: none;margin-bottom: .15rem;
	h3{font-size: .36rem;}
	p{font-size:.18rem;color: #999;}
}
.about{margin: .8rem 0;overflow: hidden;
	.video-box{position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;font-size: 0;z-index:9999;display: none;background: rgba(0,0,0,.5);
		.video-box_kh{width:8.6rem;height:4.6rem;left: 50%;margin-left:-4.3rem;margin-top:2.5rem;position: absolute;
			i{float:right;width:30px;height: 30px;background: url("../images/gb.png")no-repeat;margin-top: -30px;}
			video{width:8.6rem;height: 4.6rem;outline: none;}
		}
	}
	.about_left{width: 56.25%;float: left;
		.about_left_top{;background: #f0f0f0;box-sizing: border-box;padding-top: .3rem;padding-right: .4rem;position: relative;height: 380px;
			.about_img1{background: url("../images/video_img.jpg") center center;background-size: cover; float:left;margin-right:.4rem;margin-top:-.36rem;width: 50%;height:380px;position: relative;;
				i{background: url(../images/play.png)no-repeat;width: .7rem;height: .7rem;position: absolute;left: 0;top: 0;bottom:0;right: 0;margin: auto;background-size: 100% 100%;cursor: pointer;}
			}
			h3{}
			span{color: #999;}
			p{line-height: 2;height:192px;margin-top: .1rem;overflow: hidden;font-size: 16px; text-indent: 2em;}
			a{;width: 120px;height: 40px;line-height: 40px;background: @qt6;.border-radius(20px);color: #fff;text-align: center;position: absolute;bottom: .4rem;right: .4rem;}
		}
		ul{margin-top: 10px;overflow: hidden;;
			li{float:left;width:31%; margin-right:3.5%; box-sizing: border-box;text-align: center;
				a{display: block;line-height: .8rem;height: .8rem;vertical-align: middle;font-size: 20px;color: #999;.transition();border: 1px solid #e5e5e5;box-sizing: border-box;}
				i{display:inline-block;background: url("../images/i11.png")left center no-repeat;vertical-align: middle; width:.5rem;height: .5rem;background-size: 200% 100%;margin-right: .1rem;.transition();}
			}
			li:nth-of-type(2) i{background: url("../images/i12.png")left center no-repeat;background-size:200% 100%;}
			li:nth-of-type(3){margin-right: 0;
				i{background: url("../images/i13.png")left center no-repeat;background-size: 200% 100%;;}
			}
			li:hover{
				i{background-position-x: 100%;}
				a{color: @qt6;}
			}
		}
	}
	.about_right{width: 38.75%;float: right;;
		.about_right_dh{height: .8rem;background:@qt6;position: relative;;
			li{width: 32%;float: left;cursor: pointer;
				p{background:url(../images/i15.png)no-repeat .34rem center;padding-left: .72rem;color: #fff;line-height: .8rem;}
				a{display: none; position: absolute;background: url("../images/i14.png")no-repeat right center;color: #fff;right: 10%;top: .3rem;padding-right: .35rem;background-size: .21rem .21rem;height: .3rem;line-height: .3rem;}
				&:after{content: "";width: 0;height: 0;border-top:9px solid #df2e26;border-left: 9px solid transparent;border-bottom: 9px solid transparent;border-right: 9px solid transparent;position: absolute;margin-top:-10px;margin-left:15%;.transition();opacity: 0; }
			}
			li+li{
				p{background:url(../images/i16.png)no-repeat .34rem center;}
			}
			.cur{background:#df2e26;
				a{display: block;}
				&:after{margin-top: 0;opacity: 1;}
			}
		}
		.about_right_nr{border: 1px solid #e5e5e5;border-top: none;height: 390px;
			section{display: none;}
			.on{display: block;}
			ul{padding: .4rem .3rem;
				li{line-height:3;
					time{float: right;color: #666;width: 95px;.transition();}
					p{width:e("calc(100% - 110px)");float: left;.txt; background: url("../images/i90.jpg")no-repeat left center;background-size: 5px 5px;padding-left:10px;box-sizing: border-box;position: relative;;
						&:before{content:"";position: absolute;width: 5px;height: 5px;background: #ccc;top:0;bottom: 0;left: 0;margin: auto; }
					}
					&:hover{
						p,time{color: #df2e26;}
						p:before{background: #df2e26;}
					}
				}
			}
		}
	}
}

@media (max-width: 1600px) {
	.about .about_right .about_right_dh{
		li{
			p{padding-left: .45rem;background:url(../images/i16.png)no-repeat .1rem center;}
		}
		li+li{
			p{padding-left: .45rem;background:url(../images/i16.png)no-repeat .1rem center;}
		}
	}
}
@media (max-width: 1200px) {
	.about .about_right .about_right_dh{
		li{
			p{padding-left: .75rem;background:url(../images/i16.png)no-repeat .2rem center;}
		}
		li+li{
			p{padding-left: .75rem;background:url(../images/i16.png)no-repeat .2rem center;}
		}
	}
	.about .about_right .about_right_nr ul li{
		time{display: none;}
		p{width: 100%;}
	}
	.about .about_right .about_right_dh li a {top: .25rem;right: 4%;padding-right: .5rem;}
}

@media (max-width: 900px) {
	.about{
		.about_left{width: 100%;margin-bottom: .6rem;
			.about_left_top p{font-size: 14px;}
			ul{
				li{
					a{font-size: 16px;}
				}
			}
		}
		.about_right{width:96%;margin: 0 2%;
			.about_right_nr{
				ul li{
					time{display: block;}
					p{width:e("calc(100% - 110px)");}
				}
			}
		}
	}
}

@media (max-width: 640px) {
	.mobile_dh{display: block;}
	.about{padding: 0 2%;margin: .4rem 0;
		.about_right .about_right_nr{height: auto;overflow: hidden;padding-bottom: .4rem;
			ul li{
				time{width: auto;line-height: 2;}
				p{line-height: 2;width:e("calc(100% - 100px)")}
			}
		}
		.video-box .video-box_kh{width: 100%;left: 0;margin-left: 0;height: 4rem;
			video{width: 100%;height: 4rem;}
		}
		.about_left .about_left_top{padding: 0;
			a{width: 1.5rem;height: .5rem;line-height: .5rem;bottom: .2rem;}
			.about_img1{width: 100%;margin: 0;height: 3.8rem;overflow: hidden;float: none;
				img{width: 100%;height: auto;}
			}
			h3{display: none;}
			span{display: none;}
			p{padding: 2% 4% 4%;line-height: 1.5;text-indent: 2em;}
		}
	}
}
@media (max-width: 640px) {
	.about .about_right .about_right_dh li p{background: none!important;padding-left: .3rem!important;}
	.about .about_left{
		.about_left_top{height:7.7rem;
			p{padding: 2% 4% 13%;}
		}
		ul{
			li{
				a{font-size: 14px;}
			}
		}
	}
}



.leader_list{margin: .8rem 0;
	ul{position: relative;;overflow: hidden;;padding-top: .76rem;
		li{background: url("../images/leader_bg.jpg")no-repeat;background-size: cover;width: 19%;margin-bottom:.4rem!important;float: left;min-height: 5.6rem;box-sizing: border-box;;padding:.1rem;text-align: center;
			img{width: 2.8rem;height: 2.8rem;display: block;margin: 0 auto;border: .1rem solid #fff;.border-radius(50%);}
			h3{text-align: center;margin-top: .2rem}
			span{/*background: #fff;*/padding: 0 .2rem;height: 34px;line-height: 34px;text-align: center;font-size: 12px;.border-radius(17px);display: inline-block;margin: .16rem auto .25rem;}
			p{line-height: 2;color: #333;text-indent: 2em;text-align: left;}
		}
		li:nth-of-type(1){position: relative;left: 0;right:0;/*margin: auto;*/top: -50px;
			h3{color: #d00d11;}
			span{background: #d00d11;color: #fff;}
			p{text-indent: 0;text-align: center;}
		}
		li:nth-of-type(3n){float: right;}
	}
}
@media (max-width: 1350px){
	.leader_list ul li{height:8rem;}
}

@media (max-width: 1200px){
	.leader_list ul{
		li{width:50%;position: static!important;margin:.5rem auto;float: none;height: 10rem;}
		li+li{float: left;width: 48%;}
	}
}
@media (max-width: 900px){
	.leader_list ul{padding-top: 0;
		li{width:100%!important;margin-bottom:.4rem!important;}
	}
}
@media (max-width:640px){
	.leader_list ul{
		li{height:9rem;}
	}
}



.development{position: relative;margin: .8rem 0;
	.development_txt{padding-top: .8rem;
		time{color: @qt6;font-size: 30px;display: block;}
		time+time{font-size: 20px;}
		h4{color: @qt2;font-weight: 400;margin-bottom: 20px;
			&:after{content: "";display: block; margin-top: 10px;width: 100%;height: 3px;background: @qt2;}
		}
		p{line-height: 2;font-size: 16px;border-top: 5px solid @qt6;padding-top: .1rem;margin-top:.1rem;}
	}
	.btn_anniu{background: url("../images/btn_left1.jpg")no-repeat;width: 113px;height: 34px;margin: .5rem auto;}
	.btn_left1{width: 50%;float: left;height: 100%;outline: none;cursor: pointer;}
	.btn_right1{width: 50%;float: right;height: 100%;outline: none;cursor:pointer;}
}
.development_line{position: absolute;left: 0;width: 100%;z-index: -1;height: 1px;background:#cccccc;top:2.5rem; }

@media (max-width: 1200px) {
	.development_line{display: none;}
}
@media (max-width:768px){
	.development .development_txt time{font-size:.4rem;}
}



.com_dh1{text-align: center;
	h3{font-size: 40px;}
	p{text-transform: uppercase;color:#ccc;font-size: 30px;}
}
@media (max-width: 640px) {
	.com_dh1{
		h3{font-size:.4rem;}
		p{font-size: .3rem;}
	}
}


.company2{margin: .8rem 0;overflow: hidden;;
	.company2_left{float: left;width:e("calc(100% - 9rem)");overflow: hidden;margin-top:200px;
		img{width: 100%;}
	}
	.company2_right{width: 8.5rem;float: right;
		.com_dh1{text-align: left;}
		article{font-size: 16px;line-height: 1.9;color: #333;margin-top: .4rem;
			p,span{text-indent:2em!important;}
		}
		p,span{font-family: Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, sans-serif!important;}
	}
}


@media (max-width:1600px ) {
	.company2{
		.company2_right{width: 8rem;margin-right: .5rem;
			article{
				p,span{font-size: 16px!important;}
			}
		}
	}
}
@media (max-width:1200px ) {
	.company2{
		.company2_left{width:e("calc(100% - 12rem)");
		}
		.company2_right{width: 11rem;}
	}
}

@media (max-width:1000px ) {
	.company2 {
		.company2_left{width: 70%;text-align: center;margin: 0 auto;float: none;}
		.company2_right{width:96%;margin:2%;}
	}
}
@media (max-width:640px ) {
	.company2 {
		.company2_left {
			width: 100%;
			height: auto;
			img{width: 100%;}
		}
	}
}



.info_list{margin: .8rem 0;
	ul{
		li{padding:5px;overflow: hidden;;margin-bottom: .25rem;.transition();
			time{float: left;;margin-right: .29rem;width:90px;height: 90px;text-align: center;background: #f2f2f2;box-sizing: border-box;;padding-top:10px;.transition();
				span{color: @qt6;display: inline-block;line-height: 1;.transition();}
				span+span{color: #999;}
			}

			h4{line-height: 2;margin-top:10px;.txt;font-size: 20px;}
			p{font-family: 宋体;line-height: 1.5;text-indent: 2em;
				b{float: right;color: #e60012;}
			}
		}
		li:hover{box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
			time{background: @qt6;
				span{color: #fff;}
			}
		}
	}
}
@media (max-width: 768px) {
	.info_list ul li time{padding-top: .4rem;
		span{width: 100%;}
	}
	.info_list ul li{box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
		p{height: 42px;overflow: hidden;
			b{display: none;}
		}
		h4{font-size: 16px;}
	}
}



.news_title{text-align: center;margin:.4rem 0;padding: 0 2%;
	h1{padding-bottom: .2rem;font-weight: bold;}
	strong{background: url("../images/icon14.png")left center no-repeat;padding-left: 20px;font-weight: bold;}
}

@media (max-width: 640px) {
	.news_title{
		b{display: inline-block;}
	}
}

.news_info_sidebar{float: right;width: 285px;padding-left:.4rem;
	h3{color: #838D8F;margin-bottom: .1rem;}
	li{height:.5rem;padding:.1rem 0;overflow: hidden;
		a{line-height: 1.5;color: #242424;
			&:hover{color: #e60012;}
		}
	}
}
.newsfixed{}
.news_info_content{box-sizing: border-box; overflow: hidden;border-right: 1px solid #ccc;padding-right: .5rem;width:e("calc(100% - 330px)");
	article{min-height: 200px;padding-bottom: .2rem;
		table{width: 100%;}
		p{text-indent:0!important;line-height: 1.8;}
		img{max-width: 100%;}
	}
}
#prev_next{border-top: 1px solid #ccc;padding-top: .2rem;position: static;
	li{margin-bottom: .1rem;}
}
@media (max-width: 1400px) {
	.news_info_content{padding-left: 2%;box-sizing: border-box;
		article{
			img{max-width: 100%;height: auto;text-align: center;}
		}
	}
	.news_info_sidebar{position: relative;right: 20px;}
}
@media (max-width: 1000px) {
	.news_info_content{padding-right: 2%;width: 100%;border-right: none;}
	.news_info_sidebar{display: none;}
}


.dang_list{margin: .8rem 0;
	ul{
		li{height: 2.2rem;box-sizing: border-box;;padding: .3rem 1.5rem .3rem 0;
			time{float: left;width:3.5rem;;text-align: center;box-sizing: border-box;height: 1.6rem;display: table;
				div{vertical-align: middle;display: table-cell;}
				span{color: @qt6;line-height: 1;.transition();margin: 0 auto;display: inline-block;  ;width: 100%;}
				span+span{color: #999;}
			}
			.img{float: right;overflow: hidden;margin-left: 1.3rem;height: 1.6rem;width: 2.7rem;}
			h3{margin: .15rem 0;font-size:20px;.txt;}
			span{color: @qt6;}
			p{margin-top: .15rem;line-height: 1.5;height: 42px;overflow: hidden;text-indent: 2em;}
			label{display: none;}
		}
		.btn-9-2:after{background:#f0f0f0 }
	}
}

@media (max-width: 1600px) {
	.dang_list ul li{padding: 0;
		time{width: 2rem;}
		.img{margin-right: 0;}
	}
}
@media (max-width: 1200px) {
	.dang_list ul li{
		.img{height: 2rem;margin-left: .6rem;}
	}
}

@media (max-width: 640px) {
	.dang_list ul li{height: auto;border-bottom: 1px solid #ccc;margin-bottom:10px;padding-bottom: .2rem;
		.img{float: none;width: 100%;margin: 0;height: 3rem;}
		h3{font-size: 16px;}
		p{display: none;}
		time{display: none;}
		label{display: inline-block;}
	}
}




























.nei_banner{max-width:1920px;margin: 1rem auto 0;overflow: hidden; ;display: block;font-size: 0;position: relative;
	.neiye_logo{position: absolute;left: 1rem;top:.26rem; }
	.banner1{width: 100%;}
	.nei_banner_fenlei{position: absolute;top:35%;left: 0;right:0;margin: auto;text-align: center;color: #fff;
		h3{color: rgba(255,255,255,.5)}
		p{text-transform: uppercase;margin: .05rem 0 .2rem;}
		i{width: .5rem;height: .03rem;display: block;margin: 0 auto;background: #fccf00;}
	}
}

@media (max-width:1200px){
	.nei_banner .wrap .nei_banner_txt{margin-left: 30px;}
}

@media (max-width:800px){
	.nei_banner{margin-top: 1.3rem;}
}
@media (max-width:640px){
	.nei_banner .neiye_logo{width: 2.5rem;left: .05rem;top: .1rem;}
}

.neiye_tab_bg{height: .7rem;border-bottom: 1px solid #dbdbdb;
	.title{line-height: .7rem;background: url("../images/icon2.png")no-repeat left center;padding-left:.2rem;position: relative;;
		i{background: url("../images/icon_f.png")no-repeat;width: .4rem;height:.4rem;background-size: 100%;position: absolute;right:.2rem;top: .1rem;display: none;}
	}
}
@media (max-width:640px ) {
	.neiye_tab_bg .title i{display: block;}
}

.jobs_list{margin: .7rem 0;overflow: hidden;
	li{width: 33.3%;float: left;border-left: 1px solid #eeeeee;border-right: 1px solid #eeeeee;box-sizing: border-box;;padding:.6rem .3rem 0;position: relative;overflow: hidden;.transition();
		header{
			time{font-weight: bold;color: #949494;.transition();}
			h3{.txt;margin: .3rem 0;.transition();}
			p{font-family: "宋体";line-height: 1.8;height:76px;overflow: hidden;color: #666;margin-bottom: .7rem;.transition();}
		}
		.jobs_list_img{width: 4.7rem;height: 2.5rem;overflow: hidden;position: relative;;z-index: -2;
			img{width: 100%;}
		}
		.zhezhao{width: 100%;height: 100%;position: absolute;background: rgba(29,55,114,.95);left: 0;top: 100%;z-index: -1;
			i{position: absolute;left:.7rem;width:.47rem;height:.47rem;background: #fccf00;color: #fff;text-align: center;line-height: .37rem;.border-radius(50%);bottom:1.1rem;}
		}
	}
	.li_hover{padding-top: 1rem;
		header{
			time{color: #fff}
			h3{color: #fff;}
			p{color: #fff;margin-bottom:.3rem;}
		}
	}
}

@media (max-width: 800px) {
	.jobs_list li{width: 50%;margin-bottom: .4rem;}
}
@media (max-width: 640px) {
	.jobs_list{margin:.4rem 0;
		li{width: 100%;border: none;border: 1px solid #eeeeee;padding-bottom: .4rem;
			.jobs_list_img{width: 100%;height: 3rem;}
		}
	}
}

.baoming{padding-top: 1.28rem;box-sizing: border-box; background: url("../images/baoming_bg.jpg")no-repeat top center;max-width: 1920px;;margin: 0 auto;height: 5.53rem;
	.baoming1,.baoming2{height: 3rem;width: 48%;border: 1px solid #999487;box-sizing: border-box;;padding-top: .6rem;
		.baoming_btn{cursor: pointer;width: 50%;margin: 0 auto;
			p{text-align: center;color: #fff;position: relative;overflow: hidden;
				span{display:inline-block;.transition(); }
				&:after{position: absolute;content: "在线报名";color: #fccf00;font-size: inherit;left: 0;right: 0;margin: auto;top:-100%;.transition();}
			}
			&:hover{
				.baoming_btn_i i{background-position-y:100%;}
				p{
					span{transform: translateY(100%)}
					&:after{top: 0;}
				}
			}
		}
		.baoming_btn_i{width: 1rem;height: 1rem;margin: 0 auto;
			i{background: url(../images/icon3.png)no-repeat;width:1rem;height:1rem; ;background-position-y: 0;.transition();display: block;background-size: 100% 200%;}
		}
	}
	.baoming1{float: left;}
	.baoming2{float: right;
		.baoming_btn_i i{background: url(../images/icon4.png)no-repeat;background-size: 100% 200%;}
		.baoming_btn p:after{content:"在线应聘"}
	}
}

.tanchuang{position: fixed;background: rgba(0,0,0,.5);left: 0;right: 0;bottom: 0;top: 0;margin: auto;display: none;z-index: 222;
	.tanchuang_nr{width: 550px;height: 650px;position: absolute;left: 0;right: 0;bottom: 0;top:0;margin: auto;background: #ffffff;box-sizing: border-box;;padding: 30px;
		i{background: url("../images/i_close.png")no-repeat;width: 44px;height: 44px;position: absolute;right: 30px;top: 30px;cursor: pointer;}
		h3{color: @qt6;}
		p{color: @qt6;margin-bottom: 48px;}
	}


	.baoming1_ul{-webkit-overflow-scrolling: touch;overflow-y: scroll;overflow-x: hidden; height:411px;width: 100%;overflow-y: scroll;padding-right: .1rem;
		.gundogn{height:412px;}
		.xb{height:28px;
			input{width: unset !important;height: auto !important;margin-bottom: 0 !important;margin-right: 4px;vertical-align: middle;}
		}
		input{background: #ebebeb;border: none;line-height: 45px;width: 100%;.border-radius(5px);text-indent: 18px;height: 45px;margin-bottom: 11px;vertical-align: top;}
		textarea{background: #ebebeb;margin-bottom: 11px;height: 100px;line-height: 1.8;padding:0 18px;.border-radius(5px);width: 100%;box-sizing: border-box;}
		#captcha{width: 100px;}
		img{height: 45px;}

		&::-webkit-scrollbar {/*滚动条整体样式*/
			width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
			height:5px;
		}
		&::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
			border-radius: 5px;
			-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
			background:@qt6;
			scrollbar-arrow-color:red;
		}
		&::-webkit-scrollbar-track {/*滚动条里面轨道*/
			-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
			border-radius: 0;
			background:#fccf00;
		}
	}
	#submit{background: #1d3772;.border-radius(5px);width: 171px;height: 39px;margin: 0 auto;display: block;color: #fff;margin-top: 29px;}
}


@media (max-width: 640px) {
	.tanchuang{
		.tanchuang_nr{width: 100%;height:100%;}
	}
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #000;
}
input:-moz-placeholder, textarea:-moz-placeholder {
	color: #000;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #000;
}


.footer_link{margin-top: .8rem;background: #f0f0f0;height: .8rem;box-sizing: border-box;padding-top: .15rem;
	.youqing{border: 1px solid #dcdcdc;;overflow: hidden;width: 3rem;height: .5rem;background: #fff;position: absolute;box-sizing: border-box;;z-index:33;right: 0;
		.youqing_nr{box-sizing: border-box;top: 0;position: absolute;;left: 0;width: 100%;line-height: .4rem;padding: 0 .2rem .2rem;background: #fff;
			h4{color: #403e3e;cursor: pointer;line-height: .5rem;;height: .5rem;
				i{float: right;background: url("../images/i17.png")no-repeat center;width:.2rem;height: .2rem;margin-top: .15rem;  }
			}
			a{display: block;border-bottom: 1px solid #dcdcdc;box-sizing: border-box;text-indent: 1em;}
		}
	}
}

.footer{background: #403e3e;box-sizing: border-box;;padding:.43rem 0;overflow: hidden;
	.footer_nav{width:65.5%;float: left;overflow: hidden;;
		ul{overflow: hidden;;
			li{width: 16.6%;float: left;border-right:1px solid #535353;height:2rem;box-sizing: border-box;;padding-left:4%;
				h3{color: #fff;margin-bottom: .15rem;}
				a{font-size: 16px;line-height: 2;color: #ccc;display: block;
					&:hover{color: #fff;}
				}
			}
		}
	}
	.footer_contact{padding-left: .45rem;width: 34.5%;box-sizing: border-box;float: right;
		h3{color: #fff;margin-bottom: .15rem;}
		li{font-size: 16px;line-height: 2;color: #ccc;display: block;}
		.erwema{float: right;width: 1.3rem;text-align: center;
			img{width: 100%;}
			p{color: #fff;margin-top: .1rem;}
		}
	}
}


.footer_copyright{background: #403e3e;border-top: 1px solid #535353;box-sizing: border-box;padding-top: .22rem;color: #fff;height: .7rem;
	a{color: #fff;}
	.a1{float: right;}
}

@media (max-width: 1600px) {
	.footer .footer_contact .erwema{margin-right: 2%;}
}
@media (max-width:1200px){
	.footer .footer_nav ul li{height: 2.5rem;
		a{font-size: 14px;}
	}
}

@media (max-width:900px){
	.footer ,.footer_copyright{display: none;}
}

.footer_nav_slide{display: none;box-sizing: border-box;position: relative;;z-index: 22;background:#403e3e;padding-top: .1rem;
	.footer_logo{width: 2rem;display: block;margin: 0 auto .4rem}
	.nav_ul1>li{;padding:0 5%;line-height: 40px; overflow: hidden;;border-bottom: 1px solid #666565;
		.li1_a{;display: block;;position: relative;font-size: 16px;
			i{display: block;background: url("../images/icon12.png")no-repeat;right: 5px;top: 19px;position: absolute;width:.18rem;height:.18rem;background-size: 100% 100%;}
			.i11{background: url("../images/icon13.png")no-repeat;}
		}
		a{line-height:50px;font-size: 14px;color: #cccccc;}
		.li2_a{color: #ccc;float: left;line-height:40px;width:100%;font-size: 12px;  display: block;.transition();border-bottom:1px solid #666565;
		}
	}
	.nav_ul1{
		ol{display: none;
		}
		.nav_product{
			li{width: 50%;float: left;box-sizing: border-box;
				p{color: #ccc;
					i{width:.3rem;height: .3rem;background: url("../images/i19.png")left center no-repeat;background-size:100% 100%;display: inline-block;margin-right: .1rem;vertical-align: middle;}
				}
			}
			li:nth-of-type(2) p i{background: url("../images/i19_1.png")left center no-repeat;background-size: 100% 100%;}
			li:nth-of-type(3){
				.li2_a{border-bottom: none;}
				p i{background: url("../images/i19_2.png")left center no-repeat;background-size:100% 100%;}
			}
			li:nth-of-type(4){
				.li2_a{border-bottom: none;}
				p i{background: url("../images/i19_3.png")left center no-repeat;background-size:100% 100%;}
			}
		}
	}
	.ani_nav >li{
		.li1_a{transform: translateY(0);display: block;.scale(1);opacity: 1;}
		.li2_a{transform: translateX(0);transition-delay: .1s;opacity: 1;}
	}
}

.footer_box{position: fixed;left: 0;bottom: 0;height: 65px;width: 100%;transition:all 0.5s ease 0s;font-size: 14px;background:#403e3e;background-size: 100% 100%;display: none;z-index:34;border-top: 1px solid #fff;
	ul{
		li{width: 25%;height: 65px;padding-top: 1px;float: left;;
			a{display: block;text-align: center;color: #fff;width: 100%;
				&::before{margin: 10px auto;content: "";display: block;}
			}
		}
		.f1 a::before{background: url("../images/icon8.png")no-repeat;width:20px;height: 20px; background-size: 100% 100%;}
		.f2 a::before{background: url("../images/icon9.png")no-repeat;width: 15px;height: 20px; background-size: 100% 100%;}
		.f3 a::before{background: url("../images/icon10.png")no-repeat;background-size: 100% 100%;width: 20px;height: 20px;}
		.f4 a::before{width: 15px;height: 20px; background: url("../images/icon11.png")no-repeat;background-size: 100% 100%;}
	}
}

.footer1{border-top: 1px solid #4a5f8e;background: #403e3e;box-sizing: border-box;;padding-top: .23rem;margin-bottom: 1.05rem;display: none;
	p{color: #9a9999;padding-bottom: .2rem;text-align: center;}
	.img1{width:30%;;margin: .1rem auto;display: block;}
}

@media (max-width:900px){
	.footer_nav_slide,.footer_box{display: block;}
	.footer_link {height: 1rem;
		.youqing{width: 100%;height: .7rem;
			.youqing_nr h4{line-height: .7rem;height: .7rem;
				i{margin-top: .25rem;}
			}
		}
	}
}
@media(max-width: 640px) {
	.footer1{display: block;}
}



.news_info_sidebar{float: right;width: 285px;margin-left:.4rem;
	h3{color: #838D8F;margin-bottom: .1rem;}
	li{height:.5rem;padding:.1rem 0;overflow: hidden;
		img{float: left;margin-right: .1rem;width:1rem;height:.66rem;}
		p{line-height: 1.5;color: #242424;}
	}
}
.newsfixed{}
.news_info_content{box-sizing: border-box; overflow: hidden;border-right: 1px solid #ccc;padding-right: .5rem;width:e("calc(100% - 330px)");
	article{min-height: 200px;padding-bottom: .2rem;
		table{width: 100%;}
		p{text-indent:0!important;line-height: 1.8;}
		img{max-width: 100%;}
	}
}
#prev_next{border-top: 1px solid #ccc;padding-top: .2rem;position: static;
	li{margin-bottom: .1rem;}
}
@media (max-width: 1400px) {
	.news_info_content{padding-left: 2%;box-sizing: border-box;
		article{
			img{max-width: 100%;height: auto;text-align: center;}
		}
	}
	.news_info_sidebar{position: relative;right: 20px;}
}
@media (max-width: 1000px) {
	.news_info_content{padding-right: 2%;width: 100%;border-right: none;}
	.news_info_sidebar{display: none;}
}


#swiper5{margin-top: .5rem;
	.swiper-slide{ width:7.5rem; height:5rem; text-align:center; vertical-align:middle;overflow:hidden;
		img{ vertical-align:middle; border:0;position: relative;}
		.zhezhao{width: 100%;height: 100%;background: rgba(0,0,0,.5);position: absolute;left: 0;right: 0;top: 0;}
	}
	.swiper-button-prev{background: url("../images/icon32.png")no-repeat;width: .48rem;height: .28rem;position: absolute;top:97%; left:50%;margin-left: -4.5rem;background-size: 100% 100%;;}
	.swiper-button-next{background: url("../images/icon33.png")no-repeat;width:.48rem;height: .28rem;top:97%; left:auto;right:50%; margin-right:-4.5rem;background-size: 100% 100%;}
	.swiper-slide-active{
		.zhezhao{display: none;}
	}
}
@media (max-width: 640px) {
	#swiper5{
		.swiper-slide{width:4.5rem;height:3rem;}
		.swiper-button-prev{left: 0;margin: 0;top: 90%;}
		.swiper-button-next{right: 0;margin: 0;top: 90%;}
	}
}






//#导航
.top_fix{width: 100%;height:1rem;position: fixed;top: 0;background: #fff;box-shadow:  0 0 3px 3px rgba(0,0,0,.05);box-sizing: border-box;padding-top: .1rem;z-index: 12;.transition();
	.logo{height:.8rem;float: left;.transition();}
	.heaer_right{width:1rem;float: right;box-sizing: border-box;;padding-top: .16rem;
		a{display: block;float: left;width: .45rem;height: .5rem;cursor: pointer;;margin: 0;padding: 0;}
		.icon_wx{background: url("../images/icon_wx.png")no-repeat center;
			&:hover{background: url("../images/icon_wx_y.png")no-repeat center;}
		}
		.icon_fx{background: url("../images/icon_fx.png")no-repeat center;
			&:hover{background: url("../images/icon_fx_y.png")no-repeat center;}
		}
		.icon_search{background: url("../images/icon_search.png")no-repeat center;;border-right: 1px solid #ccc;padding-right: .22rem;
			&:hover{background: url("../images/icon_search_y.png")no-repeat center;}
		}
		.menu{ z-index: 1;background: url("../images/menus.jpg")no-repeat center; background-size: 100% 100%;;float: right;}
	}
}
.logo_s{padding-top: 0;height: .8rem;
	.logo{height: .7rem;}
}

.neiye_header{float: right;margin-right: .2rem; width:10rem;
	ul{
		li{height: .9rem;line-height: .9rem;float: left;width: 12.5%;text-align: center;border-bottom:2px solid transparent;box-sizing: border-box;;
			a{font-size: 16px;}
			&:hover{border-bottom:2px solid @qt6;
				a{color: @qt6;}
			}
			ol{display: none;background:#fff;padding: .1rem 0;
				a{ height: .4rem;line-height: .4rem;display: block;color: #000!important;
					&:hover{color: #d9271f!important;}
				}
			}
		}
		.cur{border-bottom:2px solid @qt6;
			a{color: @qt6;}
		}
	}
}
.erji_header{height:3rem;background: rgba(0,0,0,.5);display: none;
	.erji_header_nr{overflow: hidden;
		ul{float: right;margin-right:1.2rem; width:10rem;box-sizing: border-box ;
			li{line-height: 3;width: 12.5%;float: left;text-align: center;box-sizing: border-box;;border-right: 1px solid rgba(255,255,255,.2);padding-top: .2rem;height: 3rem;
				a{font-size: 16px;color: #fff;display: block;margin: 0 auto;}
			}
		}
	}
}

@media (max-width: 1500px) {
	.top_fix .neiye_header{width:e("calc(100% - 5rem)")}
}
@media (max-width: 1250px) {
	.neiye_header ul li span{font-size:16px;}
}
@media (max-width:800px) {
	.neiye_header,.heaer_right{display: none;}
	.top_fix{height: 1.3rem;
		.logo{height: 1rem;margin-left: .2rem;}
	}
	.logo_s{height: 1rem;
		.logo{height: .8rem;margin-top: .1rem;}
		.icon-nav3 .menu-toggle{top: .25rem;}
	}
}

//手机导航
.top_fix_mobile{width: 100%;height:.9rem;z-index: 2222;display: none;padding: .1rem 0;box-sizing: border-box;;background: #fff;box-shadow:  0 0 3px 3px rgba(0,0,0,.05);position: fixed;left: 0;top: 0;
	.logo{padding:.05rem;box-sizing: border-box;margin-left: .1rem;;}
}
.icon-nav3{width:100%;top: 0;position: absolute;display: none;height: 0;
	.menu-toggle {cursor: pointer;z-index: 97;;position: absolute;top:.4rem;right: .3rem;background: url("../images/menu.png")no-repeat;width: 1.15rem;height: .5rem;background-size: 100% 100%;.transition();
		span { display: block; background:#fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
		.hamburger {cursor: pointer; position: absolute; height: 100%; width: .32rem;top: .13rem;padding-left: .15rem;
			span { width:.32rem; height:.03rem; top: 0; left: 0; margin-bottom:.07rem; background:@qt6;}
			span:nth-child(1) { transition-delay: .5s;  }
			span:nth-child(2) { transition-delay: .625s; background: @qt6;}
			span:nth-child(3) { transition-delay: .75s; background:@qt6; }
		}
		.cross { cursor: pointer; position: absolute; height: 100%; width: .32rem;top:.09rem;.rotate(45deg);margin-left: .11rem;
			span { background-color:@qt6;.border-radius(2px);}
			span:nth-child(1) { height: 0%; width:.03rem; position: absolute; top:0px; left:0;margin-left:.15rem; transition-delay: 0s;background:@qt6; }
			span:nth-child(2) { width: 0%; height:.03rem; position: absolute;margin-top: .15rem; left:0px; transition-delay: .25s;  background:@qt6;}
		}
	}
	.menu-toggle * { transition: .3s ease-in-out; }
	.menu-toggle.open {
		.hamburger span { width: 0%; }
		.hamburger span:nth-child(1) { transition-delay: 0s; }
		.hamburger span:nth-child(2) { transition-delay: .125s; }
		.hamburger span:nth-child(3) { transition-delay: .25s; }
		.cross span:nth-child(1) { height:.32rem; transition-delay: 0.85s; }
		.cross span:nth-child(2) { width:.32rem; transition-delay: 0.55s; }
	}
	.nav_slide{background: #fff;padding-bottom:70px;height:450px;overflow: scroll;padding-top: .1rem;box-sizing: border-box;position: relative;;z-index: 22;right: 100%;
		.black_logo{
			img{height:1rem;margin-left: .2rem;box-sizing: border-box;}
		}
		.nav_ul1>li{;padding:0 5%;line-height: 40px; overflow: hidden;;border-bottom: 1px solid #efefef;
			.li1_a{display: block;position: relative;;
				i{display: block;background: url("../images/icon21.png")no-repeat;right: 5px;top: 19px;position: absolute;width: 11px;height: 11px;}
				.i11{background: url("../images/icon22.png")no-repeat;}
			}
			a{line-height:50px;font-size: 16px;}

			//.nav_serach{background: url("../images/icon19.png")left center no-repeat;padding-left: 30px;
            //
			//}


			.li2_a{color: #666;float: left;line-height:40px;width:100%;font-size: 12px;display: block;.transition();;border-bottom:1px solid #efefef;
			}
		}
		.nav_ul1{
			ol{display: none;
				li:last-child a{border-bottom: none;}
			}
			.nav_product{
				li{width: 50%;float: left;box-sizing: border-box;
					i{float: left;display: block;background: url("../Image/icon40.png")left center no-repeat;width: 30px;height: 30px;background-size: 60px 30px;margin-top: 5px;}
				}
				li:nth-of-type(2) i{background: url("../Image/icon41.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(3) i{background: url("../Image/icon42.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(4) i{background: url("../Image/icon43.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(5) i{background: url("../Image/icon44.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(6) i{background: url("../Image/icon45.png")left center no-repeat;background-size:60px  30px;}
				li:nth-of-type(7) i{background: url("../Image/icon46.png")left center no-repeat;background-size:60px  30px;}
				li:last-child{border-bottom: none;}
			}
		}

	}
}
@media (max-width:800px) {
	.icon-nav3{display: block;}
}





.search_nr{position: fixed;left: 0;top: 0;right: 0;bottom: 0; background: #fff;box-sizing: border-box;padding-top: .45rem;z-index: 2222;margin: auto;display: none;
	.search_nr_1{height:58px;border-bottom: 1px solid #e6e6e6;
		.btn_close{background: url("../images/close_bule.png")no-repeat center center;width:40px;height:40px;float: right;margin-left: 10px;}
		form{overflow: hidden;;
			input{border: none;outline: none;}
			input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
				color: #cccccc;
			}
			input:-moz-placeholder, textarea:-moz-placeholder {
				color: #cccccc;
			}
			input:-ms-input-placeholder, textarea:-ms-input-placeholder {
				color: #cccccc;
			}
			.search-text{width:e("calc(100% - 140px)");float: left;background: url("../images/icon19.png")no-repeat left center;height: 40px;line-height: 40px;padding-left:40px; color: #ccc;}
			.search-btn{width: 90px;height: 40px;line-height: 40px;text-align: center;background: @qt6;.border-radius(4px);float: right;color: #fff;}
		}
	}
	.search_nr_2{
		h3{height: 76px;line-height: 76px;}
		ul{
			li{background: #f3f4f6;height: 75px;line-height: 75px;
				h4{font-size: 18px;font-weight: bold;width: 132px;float: left;}
				p{color: #666666;width:5rem;float: left;}
				a{width: 126px;height: 34px;line-height: 34px;text-align: center;display: block;float: left;.border-radius(3px);border: 1px solid #e3dfdc;margin-top: 20px;}
				label{margin-left:70px; color: #666666;
					strong{color: @qt6;}
				}
			}
			li:nth-of-type(2n){background: #fff;}
		}
	}
}

@media (max-width: 1000px) {
	.search_nr .search_nr_2 ul li p{display: none;}
}
@media (max-width: 640px) {
	.search_nr{padding-top: .2rem;
		.search_nr_2 ul{
			li{
				h4{width: 50%;text-align: center;}
			}
			li:nth-of-type(4){
				a{display: none;}
				label{width: 50%;margin-left: 0;}
			}
		}
	}
}







.news_info1{overflow: hidden;color: #333;background: #fff;padding-left: 30px;padding-right: 30px;padding-bottom: 60px;margin-top: 20px;
	.news_info1_header{margin-top: 30px;padding-bottom: 23px;overflow: hidden;
		h1{line-height: 38px;overflow: hidden;font-weight: normal;text-align: center;color: @qt6;letter-spacing: .05rem;}
		i{display: block;margin:.2rem auto;width: 1rem;height: 2px;background:@qt6;}
	}
	.new_info_txt{ padding:35px 0;line-height: 1.8;font-size: 14px;min-height: 500px;
		img{max-width: 100%;}
	}
	.prenext{text-align: center;padding-bottom: 3%;overflow: hidden;border-top: 1px solid #e8e8e8;padding-top: 4%;
		li{color: #333333;float: left;height: 50px;line-height: 50px;width:250px;overflow: hidden;.txt;
		}
		li:last-child{float: right;}
	}
}
















.header{ margin: 0 auto; max-width:1920px; background: #fff;height:1.2rem;padding-top: .15rem;box-sizing: border-box;
	.top { width: @b_w;margin: 0 auto;overflow: hidden;
		.logo { float: left;}
	}
	.header-zz{position: absolute;top: 0;left:0;background: url("../images/nav_a_bg.jpg")top center no-repeat;width: @nav_li_w;height: @height_nav;}
	.nav{
		background-position:0 0px;height:@height_nav;margin-bottom: 0px;
		/*导航鼠标hover样式.lon*/
		.lon{
			a{background-position:50% 0;color: @nav_li_a;}
		}
		#Index{}
		li{.left;
			height: @height_nav;position:relative;text-align: center;width: @nav_li_w;
			z-index: 1;
			a{ background:@back_nav_li_ah; background-position:50% -@height_nav; color:@nav_li_color; display:block; font-size:14px; height:@height_nav; line-height: @height_nav; margin: 0px auto; text-decoration: none; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;
			}
		}

		.dropdown{
			.dropdown-menu{display: none;;background: rgba(255, 255, 255, 0.7);min-width: @nav_li_w;padding: 6px;z-index: 10000;
				li{float: none;.transition(.4s);
					a{color: #000;font-weight: 100;}
				}
				li:hover{background: rgba(255, 255, 255, 1);}
			}
		}
		.nav-li{
			position: static;
			.nav-div{ background: #f00;  float: left;  left: @nav_li_w;  overflow: hidden;  padding: 6px 0;  position: absolute;  top: 0px;  width: 0px;  transition: all .3s ease-in-out;  -moz-transition: all .3s ease-in-out;  -webkit-transition: all .3s ease-in-out;  -o-transition: all .3s ease-in-out;
			}
			&:hover{
				.nav-div{
					width: 100px;
				}

			}
		}
	}
}




.header_nav_k{max-width: 1920px;}
.header_nav{ width: 700px;float: right;position: relative;overflow: hidden;}


/*---------------首页主体-------------------*/
.picture{ float:left; width:193px; height:173px; overflow:hidden; display:inline;position: relative;
	.picture1 a{ width: 193px; height:173px; text-align:center; vertical-align:middle;background-color:#FFFFFF; border:1px solid #cccccc; overflow:hidden; display:table-cell; *display: block;
		img{ vertical-align:middle; border:0;}
	}
	.picture2{line-height: 20px; height:20px; text-align:center; }
}



///ntitle3的样式//////////////////////
.title3{.jz_h(44px);margin-bottom: 20px;
	span,a{color: #333;}
}
.title3_top{
	h2{font-size: 24px;color: #000;}
	p{margin-top: 5px;}
	.title_tel{background: url("../images/title_tel.png")no-repeat left center;  float: right;padding-left: 50px;
		span{font-size:24px;font-style: italic;}
	}
}
///////////////////////////////////////////////////////////////////////////////


.container_left4{width: 220px;float: left;;
	h3{font-size: 16px;  height: 60px; line-height: 60px; background: #666666; padding: 0 20px; color: #FFF; text-shadow: #333 2px 2px 2px;}
	.class_nr{
		ul{
			li{margin-bottom: 1px;
				a{ display: block;background: #EEE;padding: 10px 20px;.transition();}
			}
			li:hover a{background:@qt6;color: #fff;}
			.cura{background:@qt6;color: #fff;}
		}
	}
}

.neiye_banner{height: 300px;max-width: 100%;display: none;
	li{height: 100%;}
}





.container_left5{width: 230px;margin-bottom: 30px;float: left;
	h3{}
	.class_nr{
		ul{margin-top: 15px;margin-bottom: 27px;
			li{
				a{display: block;border-bottom: 1px solid #e1e1e1;line-height: 41px;margin-bottom: 3px; margin-top: 0;padding-left:46px;.fots;
					&::before{content: ">";width: 5px;height: 8px; float: left;display:block;margin-left: -16px;}
				}
			}
			li:hover{background:@qt6;color: #fff;
				a{color: #fff;}
			}
			.cura{background:@qt6;color: #fff;
				a{color: #fff;}
			}
		}
	}
	.sider_fenlei{margin-top: 16px;
		li{display: inline-block;margin-right: 3px;margin-top: 12px;
			a{color: #a3a3a3;display: block; text-transform: uppercase;border: 1px solid #e2e2e2; padding: 10px 22px;.transition();}
		}
		li:hover a{background: @qt6;color: #fff;}
	}
	.sider_news{margin-top: 27px;margin-bottom: 28px;
		li{color: #999;margin-bottom: 16px;
			a{display: block;color: #37474f;border-bottom: 1px solid #e1e1e1;padding-bottom: 17px;margin-top: 12px;.fots;.transition();
				time{color: #999;line-height: 20px;margin-bottom: 5px;font-size: 12px;}
			}
		}
		li:hover a{color: @qt6;}
	}
}

.com_sider{.fots;position: relative;padding-bottom: 10px;font-size: 18px;
	&::after{content: "";width: 35px;height: 2px;background: #d68b37;  position: absolute;  bottom: -1px;left: 0;}
}

.neiye_article{line-height: 24px;padding: 30px;
	h2{font-size: 18px;margin-bottom: 10px;.fots;
		small{font-size: 12px;color: #999;}
	}
}


//sidebar3横向内页导航样式
.sidebar3{
	.class_nr{padding-bottom:5px;border-bottom: 1px solid #ccc;
		ul{background: #f7f7f7; height: 68px;width:@b_w;
			li{display: inline-block;line-height: 68px;width: 145px;text-align: center;.transition();
				&:hover{background: @qt6;
					a{color: #fff;}
				}
			}
			.cura{background: @qt6;display: block;color: #fff;}
		}
	}
}


.search{
	form{margin: 7px 0 0 0;}
	.text{color: #a0a0a0;background: #dadada;padding: 0;margin: 0;width: 189px!important;height: 22px!important;border: none;color: #a0a0a0;text-indent: 5px;}
	.anan{background: #020202;margin: 0;padding: 0;width: 44px!important;height: 22px!important;color: #fff;border: none;}
}
.message{width: 279px;border-bottom: 1px dashed #929292;padding: 11px 0;
	.message_title{min-height: 17px; line-height: 17px;color: #666666;
		img{float: left;margin-right: 6px;}
	}
	.message_text{margin-top: 10px;line-height: 23px;color: #666666;
		img{float: left;margin-right: 6px;margin-top: 2px;}
	}
}
.newsList { width:205px; margin:0 auto; padding-top:5px;
	.newsList_li { background: url('../images/n.jpg') no-repeat 10px 50%; border-bottom: 1px dashed #7d7d7d;  line-height:33px; height: 33px; padding-left: 20px;
		a{color: #00315a;}
	}
}
.productsList { width:205px; margin:0 auto; padding-top:5px;
	li{background: url('../images/f.jpg') no-repeat 10px 50%; border-bottom: 1px dashed #7d7d7d;  line-height:33px; height: 33px; padding-left: 30px;
		a{color: #00315a;}
	}
}

/////////////////////////////////////banner样式///////////////////////////////////////
.banner{font-size: 0;max-width: 1920px;margin: 1rem auto 0;
	.swiper-slide .banner_img{.transition(3s);width: 100%;}
	.banner_txt{position: absolute;left: 10%;top:28%;transition-delay:1s;
		h2{color: #fff; font-weight: bold; text-shadow: 0 0 2px  rgba(0,0,0,.2);margin-bottom: .1rem;}
		h3{color: #fff;}
		i{display: block;width: 213px;height: 4px;background: #fff;margin:.2rem 0;}
		p{color: #fff;font-size: 12px;text-transform: uppercase;}
	}
	.banner_txt2{top: 25%;}
	//.swiper-slide-active{z-index: 10;
	//	.banner_txt{top:28%;opacity: 1;transition-delay:1s;}
	//	.banner_txt2{top:45%;opacity: 1;transition-delay:1s;}
	//}
	.arrow-left{background: url("../images/btn_left.png")no-repeat;width:17px;height:15px;cursor: pointer;left: 50%;margin-left: -.8rem;position: absolute;;bottom: .24rem;z-index: 1222;
	}
	.arrow-right{ background:url("../images/btn_right.png")no-repeat;width:17px;height:15px;cursor: pointer;left: 50%;margin-left:.63rem;position: absolute;;bottom: .24rem;z-index: 1222;
	}
	.swiper-slide-active{
		img{.scale(1.03);}
	}
	.bannerpagination{z-index: 999;box-sizing: border-box;text-align: center;bottom:.2rem;position: absolute;
		span{background: #fff;width:12px;height:12px; .border-radius(50%);opacity: 1;margin: 0 .1rem;}
		.swiper-pagination-bullet-active{background: #df2e26;}
	}
}
@media (max-width:1600px){
	.banner{width:100%;box-sizing: border-box;
		.arrow-left{right: 5%;}
		.arrow-right{right: 5%;}
	}
	.banner .swiper-slide-active .banner_txt{left: 10%;}
}
@media (max-width:768px){
	.banner{width:100%;box-sizing: border-box;
		.arrow-left{right: 5%;}
		.arrow-right{right: 5%;}
		.banner_txt h3{font-size: .42rem;}
	}
	.banner .swiper-slide-active .banner_txt{left: 10%;}
}



.com_a{background: @qt6;width: 150px;height:40px; color: #fff;float: right;text-align: center;line-height: 40px;text-transform: uppercase;}

.index1{background: #eeeeef;box-sizing: border-box;;padding:1.2rem 0 1rem ;
	.index_kh{position: relative;}
	h3{color: @qt6;position: absolute;line-height: 1;}
	.youshi_tab{width:40%;position: absolute;left:3.5%;bottom:3.1rem;z-index: 2;
		.swiper-slide{text-align: center;cursor: pointer;height: .4rem;
			i{width: .22rem;height: .22rem; display: inline-block;;vertical-align: middle;margin-right: .1rem;background-size: 100% 100%!important;}
		}
		.tab_dh1 i{ background: url("../images/i4.png")no-repeat center;}
		.tab_dh2 i{ background: url("../images/i5.png")no-repeat center;}
		.tab_dh3 i{ background: url("../images/i6.png")no-repeat center;}
	}
	.swiper-slide-thumb-active{color: @qt6}
	.swiper-slide-thumb-active.tab_dh1 i{background: url("../images/i4_1.png")no-repeat  center;}
	.swiper-slide-thumb-active.tab_dh2 i{background: url("../images/i5_1.png")no-repeat center;}
	.swiper-slide-thumb-active.tab_dh3 i{background: url("../images/i6_1.png")no-repeat center;}
	.youshi_nr{
		.youshi_nr_img{width: 53%;float: right;height: 5rem;overflow: hidden;}
		.youshi_nr_txt{width: 47%;position: absolute;left:0;bottom: 0; background: #fff;box-sizing: border-box;padding: .6rem;overflow: hidden;;
			p{line-height: 2;color: #333;height: 1.2rem;overflow: hidden;}
			a{}
		}
	}
}
@media (max-width: 1500px) {
	.index1{padding: 1.2rem 2% 1rem;

	}
}

@media (max-width:900px) {
	.index1{
		.youshi_nr{
			.youshi_nr_txt{
				p{height: 60px;margin-bottom: .1rem;}
			}
		}
	}
}

@media (max-width:640px) {
	.index1{padding-top: .8rem;
		h3{position: static;margin-left: 2%;}
		.youshi_tab{position: static;margin: .5rem 0 .3rem;width: 100%;
			.swiper-slide{background-position:14% center;}
		}
		.youshi_nr{
			.youshi_nr_img{width: 100%;float: none;}
			.youshi_nr_txt{width: 100%;position: static;}
		}
	}
}

.index2{overflow: hidden;;
	h2{color: @qt6;margin: 1.1rem 0 .6rem;font-size: 36px;}
	h3{color: #fff;text-align: center;font-size: 30px;}
	.index2_left{box-sizing: border-box;padding-top:10%; width: 53%;float: left;height: 5.3rem;background: url("../images/gongs.jpg")no-repeat;.transition();background-size: 105% 100%;
		i{display: block;background: url("../images/i7.png")no-repeat;width: .64rem;height: .64rem;background-size: 100% 100%;;margin: .2rem auto 0;}
		&:hover{background-position-x:55%;}
	}
	.index2_right{width: 47%;float: right;;
		.index2_right_img{overflow: hidden;;
			a{width: 50%;height: 2.65rem;float: left;background: url("../images/g1.jpg")no-repeat;padding-top: 10%;box-sizing: border-box;;background-size: 105% 100%;.transition();
				i{display: block;background: url("../images/i8.png")no-repeat;width: .47rem;height: .47rem; background-size: 100% 100%;;margin: .2rem auto 0;}
				&:hover{background-position-x:55%;}
			}
			a+a{background: url("../images/g2.jpg")no-repeat;background-size: 105% 100%;.transition();
				i{display: block;background: url("../images/i9.png")no-repeat;width: .58rem;height: .46rem; ; background-size: 100% 100%;;margin: .2rem auto 0;}
				&:hover{background-position-x:55%;}
			}
		}
		.index2_right_txt{background: #eeeeef;padding: .35rem .5rem;height: 2.65rem;box-sizing: border-box;;
			p{height: 1.4rem;line-height: 2;overflow: hidden;}
		}
	}
}

@media (max-width: 1500px) {
	.index2{
		h2{margin-left: 2%;}
	}
}
@media (max-width: 1200px) {
	.index2{
		h2{margin-left: 2%;}
		.index2_right .index2_right_txt p{height: 64px;margin-bottom: .2rem;}
	}
}

@media (max-width: 640px) {
	.index2{margin:0 2%;width: 96%;
		h2{margin: .6rem 0 .6rem;}
		.index2_left{width: 100%;padding-top: 30%;}
		.index2_right{width: 100%;
			.index2_right_txt{height: 4.1rem;padding: .3rem;
				p{height: 2.56rem;}
			}
		}
	}
}

.yewu{margin: 1.2rem 0;
	.youshi_nr{;overflow: hidden;;max-width: 1920px;margin: 0 auto;position: relative;
		ul{width: 102%;
			li{width:16.6%;height: 7.2rem;box-sizing: border-box;float: left;position: relative;cursor: pointer;padding:3% 2% 0;color:#fff ;
				article{position: relative;z-index: 2;}
				b{border-bottom: 3px solid #fccf00;padding-bottom: .24rem;color: #fff;}
				h3{color: #fff;.transition();margin:.4rem 0 .11rem;line-height: 1.5;}
				.s1{font-size: 12px;color: #fff;.transition();}
				i{width:.7rem;height:.7rem;border: 1px solid #fff;.border-radius(5px);  ;position: absolute;bottom:4%;left:15%;
					span{background: url("../images/icon24.png")center center no-repeat;display: block;width: 100%;height: 100%}
				}
				.zhezhao{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);.transition();z-index:1;}
			}
			.cur{
				.zhezhao{background:rgba(0,0,0,0);}
			}
			.othercur{padding:3% 1% 0; }
		}
	}
}

@media (max-width: 1200px) {
	.yewu .youshi_nr ul li{padding: 5% 1% 0;
		h3{margin: .5rem 0 .11rem}
	}
}

.yewu_mobil{display: none;margin: 0 2%;
	#swiper11{
		.swiper-slide{width:60%; height:7rem;box-sizing: border-box;padding:5% 0 0 3%;overflow: hidden;
			a{display: block;height: 100%;}
			img{position: absolute;z-index: -1;}
			article{margin-top:1%;;position: relative;;z-index: 1;.transition();
				b{display: block;background: url("../images/i10.png")no-repeat;width: .60rem;height: .64rem;margin-bottom: .5rem;background-size: 100% 100%!important;}
				h3{color: #fff;font-size:24px;.transition();text-shadow:1px 1px 1px rgba(0,0,0,.2);
					&:after{content: "";display: block;width: 30px;height: 3px;background: #fccf00;margin-top: 15px;}
				}
			}
			i{width:16%;height:10%;border: 1px solid #fff;position: absolute;bottom:4%;left:15%;
				span{background: url("../images/icon24.png")center center no-repeat;display: block;width: 100%;height: 100%}
			}
		}
	}
	.swiper-pagination{margin: 0 auto; text-align: center;position: static;margin-top: .2rem;
		span{margin:0 .12rem;}
	}
}
@media (max-width:900px){
	.yewu{display: none;}
	.yewu_mobil{display: block;}
}



.newsList1{line-height: 30px;
  li{border-bottom: 1px dotted #deabab;
	a{background:url('../images/news_tb2.jpg')no-repeat center left;text-indent: 10px;display: block;}
  }
}

.news_list{margin:.5rem 0;
	ul{overflow: hidden;}
}























































#Mleft{float: left;}
#Mright{margin:0 0px 0 auto;width:949px;float: right;min-height: 300px;}


.container_left{width: 220px;float: left;;
  .class_neiye{background:@qt3;padding-top: 5px;margin-bottom: 20px;
    h3{text-align:center;color: #fff;font-size: 24px;padding:10px 0 10px 0;border-bottom: 1px solid #fff;
      -webkit-font-smoothing: antialiased; /*chrome、safari*/
      -moz-osx-font-smoothing: grayscale;/*firefox*/
    }
    .class_nr{padding: 5px 5px 15px 5px;
      li{line-height: 40px;text-align: center;
		  .transition(all .7s);
        a{color: #fff;font-size: 16px;}
        &:hover{background:@qt4;border-bottom: none;padding-left: 5px;}
      }
      img{border-top: 1px solid #fff;padding-top: 10px;}
      h4{text-align: center;color: #fff;font-size: 20px;margin: 10px 0 10px 0;}
      .contact_p{color: #fff;text-align: center;font-size: 14px;}
    }
  }
}

.title{height: .7rem;background: url("../images/icon26.png")no-repeat left center; padding-left:.4rem;width:30%;float: left;line-height: .7rem;box-sizing: border-box;border-right: 1px solid #cccccc;background-size: .24rem .22rem;
	span{;font-family: 宋体;}
	a{;font-family: 宋体;}
}

.ntitle{background: #f0f0f0;overflow: hidden;border-bottom: 1px solid #cccccc;
	.nei_news_tab{float: left;width: 65%;margin-left: 5%;
		ul{text-align: center;overflow: hidden;
			li{width:22%;height:.7rem;font-size:18px;line-height:.7rem;.transition();margin:0 1.5%;float: left;background-position: left center;
				a{font-size: 18px;.transition();display: block;}
			}
			li:hover{background:url("../images/icon27.png")11% center no-repeat;background-size: .23rem .23rem;
				a{color: @qt6;}
			}
			.CurrentMenu{background:url("../images/icon27.png")11% center no-repeat;background-size: .23rem .23rem;position: relative;;
				a{color:@qt6;}
				&:before{content:'';height: 2px;width:100%;position: absolute;background: @qt6;left: 0;bottom: 0;}
			}
		}
	}
	.company_tab{
		ul{
			li{margin-left:5%;}
		}
	}
}
@media (max-width:1300px ) {
	.ntitle .nei_news_tab{;margin-left: 0; }
	.ntitle .nei_two ul li {width:45%;margin: 0 2.5%;}
	.ntitle .nei_three ul li {width:30%;margin: 0 1.6%;}
}
@media (max-width:1000px ) {
	.title{width: 100%;border-right: none;border-bottom: 1px solid #fff;}
	.ntitle .nei_news_tab{width:100%;
		ul{
			li{
				a{font-size: 16px;}
			}
		}
	}

}


@media (max-width: 400px) {
	.ntitle .nei_news_tab ul .CurrentMenu{background-position-x:0;}
	.ntitle .nei_news_tab ul li:hover{background-position-x:0;}
}


.company_dh{margin-top: .6rem;
	p{color: #ccc;font-family: "Times New Roman";font-style: italic;text-transform: uppercase;}
	h3{color: @qt6;letter-spacing:.1rem;}
}
@media (max-width: 640px) {
	.company_dh{text-align: center!important;}
}
.company1{overflow: hidden;
	.company1_left{float: left;width: 5rem;
		.img1{width: 5rem; height: 2rem;margin: .7rem 1rem .3rem 0;}
	}
	article{float: right;width:e("calc(100% - 6rem)");margin-top: 2rem;
		p{font-size: 18px;line-height: 2;}
	}
	.img2{width:100%;}
}

@media (max-width: 1500px) {
	.company1 article{margin-top: 1rem;}
}

@media (max-width: 1000px) {
	.company1{
		.company1_left{width: 100%;
			.img1{display: none;}
		}
		article{width: 100%;}
	}
}



.neiye_tab_bg{background: #f9f9f9;border-bottom: 1px solid #e4e4e4;height: .8rem;
	.title{width: 25%;height:.8rem; box-sizing: border-box;;border-right: 1px solid #e4e4e4;padding-top: .3rem;float: left;
		p{.txt; height:25px;background: url("../Image/icon27.png") left top no-repeat;padding-left: 33px;}
	}
	.nei_com_tab{width:75%;float: right;position: relative;height: 100%;overflow: hidden;;
		.his_back{position: absolute;left: 0;top:.15rem;background: url("../images/i46.jpg");width: .5rem;height: .5rem;background-size: 100%;display: none;}
		ul{
			li{float: left;text-align: center;box-sizing: border-box;padding-top: .23rem;height: .8rem;position: relative;
				&:after{content:"";position: absolute;bottom:-5px;width: .9rem;height: 3px;left: 0;right: 0; margin:auto;background: @qt6;.transition();}
				&:hover{
					a{color: @qt6;}
					&:after{bottom: 0;}
				}
			}
			.cur{
				a{color: @qt6;}
				&:after{bottom: 0;}
			}
		}
	}
	.nei_about_tab{
		ul{
			li{width:2.3rem;}
		}
	}
	.nei_case_tab{
		ul{
			li{width:20%;}
		}
	}
}
@media (max-width:1000px){
	.neiye_tab_bg{overflow: hidden;;
		.title{display: none;}
		.nei_com_tab{text-align: center;width: 100%;
			.his_back{display: block;}
			ul{font-size: 0;width:e("calc(100% - .5rem)");float: right;;
				li{display: inline-block;float: none;}
			}
		}
		.nei_about_tab ul{
			li{width: 33%;}
			.w25{width: 25%;}
		}
		//.nei_case_tab ul li{width: 33%;}
	}
}

.team{margin:.3rem 0;overflow: hidden;;
	.team_nr{
		.team_nr_img{height:280px;overflow: hidden;
			img{}
		}
		.team_nr_txt{padding: 20px 0 30px 40px;overflow: hidden;;box-sizing: border-box;;
			h4{font-weight: 400;line-height: 1.8;}
			p{color: #666666;line-height: 24px;height: 96px;overflow: hidden;}
		}
	}
	.about_more{margin: 50px auto 0;}
}

@media (max-width:1200px){
	.team .team_nr .team_nr_txt{padding: 10px 10px 20px 20px;
		p{height:72px;overflow: hidden;}
	}
}
@media (max-width:640px){
	.neiye_team_list .team_1 .team_nr_img{height: auto!important;}
}


.neiye_team_list{
	.team_1{float: left;margin-top: .2rem;  width: 24%;  margin-right:1.3%;  position: relative;background: #eeeeee;
		.team_nr_img{height:280px;overflow: hidden;
			img{width: 100%;}
		}
		.team_nr_txt{padding: 20px;overflow: hidden;;box-sizing: border-box;;
			h4{font-weight: 400;line-height: 1.8;}
			p{color: #666666;line-height: 24px;height: 96px;overflow: hidden;}
		}
	}
	.team_1:nth-of-type(4n){margin-right: 0;}
}

@media (max-width:1200px){
	.neiye_team_list .team_1{width:32%;margin-right:2%;}
	.neiye_team_list .team_1:nth-of-type(3n){margin-right:0;}
	.neiye_team_list .team_1:nth-of-type(4n){margin-right:2%;}
}

@media (max-width:768px){
	.neiye_team_list .team_1 .team_nr_txt h4{margin-bottom: 0;}
	.neiye_team_list .team_1{width:48%;margin-right: 2%;}
	.neiye_team_list .team_1:nth-of-type(3n){margin-right:2%;}
	.neiye_team_list .team_1:nth-of-type(2n){margin-right:0;}
	.neiye_team_list .team_1 .news_img time{display: none;}
}
@media (max-width:640px){
	.neiye_team_list .team_1{width:100%;margin: 0;margin-bottom: .2rem;
		.team_nr_txt{padding: 10px;}
	}
}

#allmap{height:5rem;overflow:hidden;border:1px solid black;width: 100%;box-sizing: border-box;margin-top: 1.5rem;}
.contact_info{;padding: 70px 0 0 0;overflow: hidden;;
	.nei_wrap{padding-bottom: 70px;}
}

























.picturea{ float:left; width:270px; height:270px; overflow:hidden;  padding:0px; margin-left:28px;_width:197px;}
.picture1a{
  width:270px;
  height:210px;
  line-height: 210px;
  text-align:center;
  vertical-align:middle;
  border:1px solid #ccc;
  overflow:hidden;
  display:table-cell;
  /* position:relative;  */
  *display: block;
  _font-size:130px;
}

.picture2a{width:270px; height:20px; text-align:center; margin-top:5px;line-height: 25px;}
.picture1a img{ vertical-align:middle; border:0;}

//图片列表页底部对齐样式
#picUL{padding: 30px;margin-right: -30px;
	li{margin-right:25px;margin-bottom:40px;display: inline-block;
		.neiye_pic{;overflow: hidden;;text-align: center;width: auto;;
			img{vertical-align: bottom;.transition();}
		}
		.neiye_pic_txt{border: 1px solid #e7e7e7;text-align: center;line-height:30px;margin-top: 2px;}
		svg{margin:2px auto 0;display: block;cursor: pointer;border: 1px solid #e9e9e9;
			rect{.transition(.8s);stroke-dasharray:700;stroke-dashoffset:700;stroke:@qt6;}
			text{text-anchor: middle;dominant-baseline:middle;}
		}
		svg:hover{
			rect{stroke-dashoffset:0;}
		}
	}
	li:hover{
		.neiye_pic img{.scale(1.1);}
		svg rect{stroke-dashoffset:0;}
	}
}






/********消除浮动<div class="clear2"></div>*********/
.clear2{background: none;border: 0;clear: both;display: block;float: none;font-size: 0;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;
	&:after {content: ".";display:block;height: 0;clear: both;visibility:hidden;} 
}
.clear3{overflow:hidden;_zoom:1;}
/*--------------------------------------------------------全局结束---------------------------------------------------*/









/********************************************************内页******************************************************************/

.well{background: #FCFCFC;}

.news_list4{margin: 0 auto;
	li{clear: both;padding-top: 20px;height: 100px; border-bottom: 1px dashed #b3b3b3;
		header{
			.a3{.txt;height: 30px;line-height:30px;.transition(.4s);display: block;
				i{color: @qt6;font-size: 18px;margin: 0 5px;}
				span{display: block;color: #999;float: right;}
			}

		}
		.a2{line-height: 24px;color: #656565;.transition(.4s);padding-left: 20px;display: block;;
			span{color: @qt6;}
		}
	}
	li:hover{
		.a3{text-indent:15px;color: @qt6;}
	}
}


.news_job{margin: 0 auto;
	li{ line-height: 30px; border-bottom: 1px dashed @qt2; overflow: hidden;}
}
.table-bordered{border-collapse:collapse;
	td{border: 1px solid #ccc;}
}



.news_list5{margin-right: -20px;
	li{width:286px;height: 338px;box-sizing: border-box;padding:12px;float: left;;border: 1px solid #e5e5e5;position: relative;margin-right: 19px;margin-bottom: 46px;
		time{font-size: 12px;color: #666666;}
		h2{height:50px;overflow: hidden;line-height:24px;font-size: 16px;margin-top:10px;}
		.news-li-img{height: 148px;width: 262px;overflow: hidden; display: -webkit-flex;display: flex;justify-content: center;-webkit-box-align: center;align-items: center;
			img{width: 100%;}
		}
		p{margin-top: 14px;color: #666666;line-height: 20px;text-indent: 2em;}
		a{position: absolute;width: 97px;height: 23px;bottom:-12px;left: 94px;.border-radius(6px);text-align: center;line-height: 23px;background: @qt6;color: #fff;}
	}
}


/////////////////////////////////////////人才招聘/////////////////////////////////
.job{overflow: hidden;margin-top: 30px;}
.job_tab_dh{height: 60px;line-height: 60px;
	li{width: 25%;float: left;background:@qt2;text-indent:5%;color: #fff;font-weight: bold;}
}
.job_tab_nr{
	li{margin-bottom: 2px;
		.nei_rong{background: #dcdcdc;line-height: 60px;height: 60px;cursor: pointer;
			p{width: 25%;float: left;text-indent: 5%;.txt;}
		}
		section{text-indent: 5%;padding: 2%;display: none;background: #eeeeee;
			p{line-height: 1.8;background: none!important;}
		}
	}
}
















.news-btn-1 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.news-btn-1:before {.transition(all .6s);content: '';width: 0;height: 0;.rotate(360deg);border-style: solid;border-width: 0 0 0 0;border-color:@qt6 transparent transparent transparent;position: absolute;top: 0;left: 0;z-index: -1;}
.news-btn-1:hover:before {border-width: 1330px 1330px 0 0;}
.neiye_news_list{padding-left: 20px;margin-right: -30px;padding-top: 20px;
	li{width: 180px;float: left;padding: 5px 10px 10px  10px;height: 220px;border: 1px solid #ccc;margin-right: 30px;margin-bottom: 20px;text-align: center;
		img{border:1px solid #ccc; vertical-align:middle;}
		.a1{text-align: center;margin-top: 10px;border-bottom: 1px solid #ccc;padding-bottom: 3px;
			a:hover{color: #00c9ff;}
		}
	}
}

/***********************sidebar（二级下拉）****************************************/
.sidebar2ji_fenlei{float: left;width: 248px;background:#e5e5e5;
	h3{height: 70px;line-height: 70px;font-size: 30px;text-indent: 25px;}
	.fenlei-dh{width:248px;height: 65px;font-size: 24px;color: #fff;text-align: center;line-height: 66px;}
	.fenlei-nr{padding:0 7px;
		ul{
			.li1{
				.a1{background:rgba(255,255,255,.5);height: 45px;display: block;line-height: 45px;text-indent:15px;font-size: 15px;margin-bottom: 5px;cursor: pointer;
					i{float: right;margin-right: 15px; .transition(.4s);
					}
				}
				ul{
					.li2{
						a{background:rgba(255,255,255,.5);height:39px;display: block;line-height:39px;text-indent:15px;font-size: 14px;margin-bottom: 2px;}
					}
					.li2:hover{
						a{color: @qt2;}
					}
				}
			}
		}
	}
}
.xuanzhaun{transform: rotate(90deg);}
/***************************************************************/

/********营销网络**********/
.cus-con table{border: 1px solid #ccc; border-right:none;border-bottom: none;
	td{border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;padding: 0;margin: 0;text-align: center;}
}

/********公司简历**********/
.article{
		background-color: #fff;
		margin-bottom: 20px;
		min-height: 20px;
		overflow:hidden;
	img{max-width:100%;}
	.well{}
	.com_con{padding:10px;line-height: 25px;border: 1px solid #d2d2d2;border-top: none;; }
	.content{margin: 25px;}
}

.page{margin: 1rem 0; clear: both;text-align: center;font-size: 12px;letter-spacing: 0px;
	#page_num{width: 50px;height: 35px;vertical-align: middle;}
	a{display:inline-block;min-width:25px; height:35px;line-height:35px;border:1px solid #e5e5e5;color:#000;;padding: 0 5px;vertical-align: middle;;
		&:hover{.current;}
	}
	span{display: inline-block;width: 35px;height:33px;  background: @qt6;vertical-align: middle;line-height: 33px;color: #fff;;border: 1px solid @qt6;}
	.current{background:@qt6;display: inline-block;min-width:25px; height:35px;line-height:35px;border:1px solid #e5e5e5;.border-radius(4px);padding: 0 5px;color: #fff;}
}
@media (max-width:800px) {
	.page{margin: .4rem 0;}
}

.pn{ font-size: 14px; height: 19px; margin:25px; padding:8px 14px; position: relative;
	.pn-left{.left; width: 48%;
		b{.left; margin-top: 2px;  }
	}
	.pn-right{width: 48%;float: right;text-align: right;
		b{.right;  margin-top: 2px;  }
	}
	a{ display: block; text-decoration: none; color:#383737;
		&:hover{  color:#1d3772;  }
		span{bottom: 1px;.slh;display: block;}
	}
}

@media (max-width: 800px) {
	.pn{
		.pn-left{width: 100%;}
		.pn-right{width: 100%;margin-top: .1rem;
			span,i{float: left!important;}
		}
	}
}


/********留言页面**********/
.order{height:430px;padding: 50px;width: 610px;
	li{float: left;margin:0 20px 20px 0;
		p{font-size: 16px;line-height: 30px;}
		input{border: 1px solid #ccc;.border-radius(2px);height: 20px;line-height: 20px;padding: 10px 5px;}
		textarea{width:580px;border: 1px solid #ccc;.border-radius(2px);padding: 10px 5px;}
		img{height:39px;float: left;margin-left: 10px;}
		#submit{height: 39px;width: 200px;.border-radius(3px);background: @qt2;color: #fff;font-size: 16px;border: none;float: right;margin-right:20px;cursor: pointer;}
	}
}

.order1{height:430px;padding:30px;
	li{float: left;margin:0 0 15px 0;width: 100%;
		input{width: 100%; border:1px solid #e4eaec;.border-radius(2px);height:30px;line-height:30px;padding: 10px 5px;box-sizing: border-box;}
		textarea{width:100%;border: 1px solid #e4eaec;.border-radius(2px);padding: 10px 5px;box-sizing: border-box;}
		#captcha{width:86%;}
		img{height:30px;float: right;margin-left: 10px;}
		#submit{height: 30px;line-height:11px; width:100%;.border-radius(3px);background: @qt6;color: #fff;font-size: 16px;border: none;cursor: pointer;}
		input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
			color: #666;
		}
		input:-moz-placeholder, textarea:-moz-placeholder {
			color: #666;
		}
		input:-ms-input-placeholder, textarea:-ms-input-placeholder {
			color: #666;
		}
	}
}




/********联系我们页面**********/
.contact1_txt{padding: 20px;
	li{line-height: 30px;font-size: 16px;
		p{display: inline-block;}
	}
}

.contact1_txt01{width: 340px;float: right;;margin-top: 20px;
	h4{font-size: 30px;font-weight: 500;margin-bottom: 10px;
		span{font-size: 18px;}
	}
	h1{font-size: 16px;margin-bottom: 10px;}
	li{line-height:40px;padding-left: 40px;
		p{font-size: 14px;}
	}
	.icon_tel{background: url("../image/icon_tel.png")no-repeat  left 11px;}
	.icon_add{background: url("../image/icon_add.png")no-repeat  left 11px;}
	.icon_qq{background: url("../image/icon_QQ.png")no-repeat  left 11px;}
}
.con_message{width: 780px;float: left;
	form{margin-bottom: 30px;overflow: hidden;;
		ul{
			li{width: 250px;float: left;line-height: 40px;border: 1px solid #666;margin: 8px 8px 0 0;
				input{background: none;text-indent: 1em;width: 100%;}
				input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
					color: #000;
				}
				input:-moz-placeholder, textarea:-moz-placeholder {
					color: #000;
				}
				input:-ms-input-placeholder, textarea:-ms-input-placeholder {
					color: #000;
				}
				img{height: 40px;}
			}
			.yanzhengma{width: 159px;height: 40px;}
			.yanzhengma1{border: none;width: auto;;margin-right: 0;
				img{height: 40px;}
			}
			.liuyan_content{width:e("calc(100% - 2px)");background:none;
				textarea{background: none;width: 100%;text-indent: 1em;}
			}
			.tijiao{width: 100%;text-align: center;background: @qt2;
				input{color: #fff;}
			}
		}
	}
}

#route { width: 100%; height: 60px; margin-top: 30px; border: 1px solid #dcdcdc; background: #fff; box-sizing: border-box; border-bottom: none;
	span { width: 33%; height: 60px; display: block; float: left; text-align: center; line-height: 60px; cursor: pointer; }
}
#route .hover { background:@qt6; color: #000; }




















/********新闻中心**********/

.table{
	margin: 10px auto;
	width: 98%;
	tr{
		td{
			&:hover{}
		}
	}
}
/*带图片样式*/
.news-img{
	 ul{
	 	margin: 0;
		li{
			_width: 100px;
			_float:left; 
			_margin: 0 9px;
			.thumbnail{
				img{
					_float:left;
				}
				.transition(all .3s);
				.caption{
					_float: left;
					h3{.slh;
						text-align: left;
						margin-bottom: 10px;
					}
				}
			}
			&:hover{
				.thumbnail{
					margin-left: 20px;

					-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
					-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
					box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
				}
			}
			
		}
	}
}


/********人才招聘**********/
#Jobs-table{
	width: 95%;
	margin: 0 auto;
	thead{
		tr{
			th{

			}
		}
	}
	tbody{
		tr{
			&:hover{
				td{
					background:transparent;
				}
			}
			td{
				&:hover{
					background:transparent;
				}
			}
		}
	}
}


/*-------内页左分类--------*/
.neiye {background: #fff;margin-top: 20px;width:@b_w;height:395px;margin-bottom:15px;}
.neiye-z {
  float:left;
  width:522px;
  height:395px;
  margin-right:35px;
}
.neiye-zimg {
  width:500px;
  text-align:center;
  vertical-align:middle;
  background:#fff;
  overflow:hidden;
  display:table-cell;
  /* position:relative;  */
  *display: block;
  border:solid 1px #ccc;
  padding:10px;
}
.neiye-zimg img{
  vertical-align:middle;
  border:0;
}
.neiye-y {
  float:left;
  width:440px;
  height:381px;
  padding-top:14px;
}
.neiye-yt {
  float:left;
  width:445px;
  height:56px;
  border-bottom:dashed 1px #ccc;
  line-height:56px;
  font-size:18px;
  color:#000;
  overflow:hidden;
}
.neiye-yk {
  float:left;
  width:445px;
  height:200px;
  padding-top:15px;
  line-height:46px;
  font-size:14px;
  color:#000;
}
.neiye-yd {
  float:left;
  width:445px;
  height:70px;
}
.neiye-yx {
  float:left;
  width:445px;
  height:40px;
}
.neiyex {
  float:left;
  width:@b_w;
}

.btn-primary{background: @qt4;display: block;width: 100px;height: 40px;line-height: 40px;text-align: center; color: #fff;
	&:hover{color: #fff;}
}

/********用户管理**********/
.vip-user{
	background: url('../image/login_bg_2.jpg');
}
.div_Title{text-align: center;}
.xxsmys {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #ececec;
}

.xxsmwz {
	width: 88px;
	height: 30px;
	color: #FFF;
	text-align: center;
	display: block;
	background-color: #9a9a9a;
}
/*---鼠标悬浮显示二维码----*/

//.icon-wap{background: url("../images/icon-wei.jpg")no-repeat;width: 22px;height: 24px;display: block;position: relative;cursor: pointer;
//	.icon-wei{width: 150px;height:0;position: absolute;top:0px;left: 0;z-index: 1111;background: url("../images/2weima.jpg")no-repeat;background-size: 100%;opacity: 0; filter: alpha(opacity=0);.transition(.4s);}
//	&:hover{
//		.icon-wei{opacity:1; filter: alpha(opacity=100);top:30px;height: 150px;}
//	}
//}




.transition-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #fff;
  -webkit-animation:transition-bar .5s ease-in;
  -o-animation:transition-bar .5s ease-in;
  animation:transition-bar .5s ease-in;
}

input[type="submit"],input[type="password"]{-webkit-appearance:none;appearance:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:0;}

@keyframes transition-bar {
  0%{width: 0;left:0;}
  50%{width: 100%;left:0;}
  100%{width: 0%;left:100%; }
}

//按钮效果
.btn-0 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-0:before {	background: @qt6;content: '';.transition(all .6s);position: absolute;top: 0;left: 0;width: 0;height: 100%;z-index: -1;}
.btn-0:hover:before {width: 100%;}

.btn-0-1 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-0-1:before {	background: @qt6;content: '';.transition(all .6s);position: absolute;top: 0;left: 0;width: 0;height: 100%;z-index: -1;}
.btn-0-1:hover:before {height: 100%;}

.btn-1 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-1:before {.transition(all .6s);content: '';width: 0;height: 0;.rotate(360deg);border-style: solid;border-width: 0 0 0 0;border-color:@qt6 transparent transparent transparent;position: absolute;top: 0;left: 0;z-index: -1;}
.btn-1:hover:before {border-width: 330px 330px 0 0;}



.btn-2 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-2:before {content: '';position: absolute;bottom: 0;left: 0; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent @qt6;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-2:after {border-style: solid;content: '';width: 0;height: 0;border-width: 0 0 0 0;border-color: transparent @qt6 transparent transparent;position: absolute;right: 0;top: 0;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-2:hover:before {border-width: 165px 0 0 165px;}
.btn-2:hover:after {border-width: 0 165px 165px 0;}

.btn-3 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-3:before {content: '';position: absolute;bottom: 0;left: 0; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent @qt6;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-3:after {border-style: solid;content: '';width: 0;height: 0;border-width: 0 0 0 0;border-color: transparent transparent @qt6 transparent;position: absolute;right: 0;bottom: 0;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-3:hover:before {border-width: 222px 0 0 222px;}
.btn-3:hover:after {border-width: 0 0 222px 222px;}

.btn-4 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-4:before, .btn-4:after {position: absolute;top: 50%;content: '';width: 20px;height: 20px;background: @qt6;.border-radius(50%);z-index: -1;}
.btn-4:before {left: -20px;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);
}
.btn-4:after {right: -20px;-webkit-transform: translate(50%, -50%);-moz-transform: translate(50%, -50%);-mz-transform: translate(50%, -50%);-o-transform: translate(50%, -50%);transform: translate(50%, -50%);}
.btn-4:hover:before {-webkit-animation: criss-cross-left 0.8s both;-moz-animation: criss-cross-left 0.8s both;-o-animation: criss-cross-left 0.8s both;-ms-animation: criss-cross-left 0.8s both;animation: criss-cross-left 0.8s both;}
.btn-4:hover:after {-webkit-animation: criss-cross-right 0.8s both;-moz-animation: criss-cross-right 0.8s both;-ms-animation: criss-cross-right 0.8s both;-o-animation: criss-cross-right 0.8s both;animation: criss-cross-right 0.8s both;}
@-webkit-keyframes criss-cross-left {
	0% {left: -20px;}
	50% {left: 50%;width: 20px;height: 20px;}
	100% {left: 50%;width: 375px;height: 375px;}
}
@keyframes criss-cross-left {
	0% {left: -20px;}
	50% {left: 50%;width: 20px;height: 20px;}
	100% {left: 50%;width: 375px;height: 375px;}
}
@-webkit-keyframes criss-cross-right {
	0% {right: -20px;}
	50% {right: 50%;width: 20px;height: 20px;}
	100% {right: 50%;width: 375px;height: 375px;}
}
@keyframes criss-cross-right {
	0% {right: -20px;}
	50% {right: 50%;width: 20px;height: 20px;}
	100% {right: 50%;width: 375px;height: 375px;}
}


.btn-5 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-5:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;right: 0;border-color: transparent #3f444e transparent transparent;}
.btn-5:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;bottom: 0;left: 0;border-color: transparent transparent transparent #3f444e;}
.btn-5:hover:before, .btn-5:hover:after {border-width:80px 433px;}


.btn-6 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-6:before, .btn-6:after {content: '';position: absolute;top: 0;left: 0;width: 250px;height: 0;background:@qt6;.transition(all .6s);z-index: -1;}
.btn-6:after {top: auto;bottom: 0;}
.btn-6:hover:before, .btn-6:hover:after {height: 40px;}

.btn-7{position:relative;transform-style:preserve-3d;transition:0.4s;}
.btn-7:hover{transform:translateZ(20px) rotateX(360deg) scale(1.1);}

.btn-8{position:relative;transform-style:preserve-3d;transition:0.4s;}
.btn-8:hover{transform:rotateY(360deg) scale(1.1);}

.btn-9{position: relative;z-index: 1;
	&::after{position: absolute; content: "";width: 100%;height:2px;left: 0;bottom:0;background: @qt6;transition: transform .4s cubic-bezier(.4,0,.2,1);transform-origin:right bottom;transform: scaleX(0);z-index: -1;}
}
.btn-9:hover::after{transform: scaleX(1); transform-origin: left bottom;}

.btn-9-1{position: relative;z-index: 1;
	&::after{position: absolute; content: "";width: 100%;height: 100%;left: 0;top: 0;background: @qt6;transition: transform .4s cubic-bezier(.4,0,.2,1);transform-origin:right bottom;transform: scaleX(0);z-index: -1;}
}
.btn-9-1:hover::after{transform: scaleX(1); transform-origin: left bottom;}

.btn-9-2{position: relative;z-index: 1;
	&::after{position: absolute; content: "";width: 100%;height: 100%;left: 0;top: 0;background: @qt6;transition: transform .4s cubic-bezier(.4,0,.2,1);transform-origin:left bottom;transform: scaleY(0);z-index: -1;}
}
.btn-9-2:hover::after{transform: scaleY(1); transform-origin: right top;}


//btn-span-1<a><span>标签</span></a>
.btn-span-1 {position: relative;overflow: hidden;.transition(all .6s);display: block;width: 100%;height: 100%;z-index: 1;}
.btn-span-1:before {content: '';position: absolute;bottom: 0;left: 0; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;border-color: transparent transparent transparent @qt6;.rotate(360deg); .transition(all .6s);z-index: -1;}
.btn-span-1:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;right: 0;border-color: transparent @qt6 transparent transparent;}
.btn-span-1 span:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;bottom: 0;right: 0;border-color: transparent transparent @qt6 transparent;}
.btn-span-1 span:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;left: 0;border-color: @qt6 transparent transparent transparent;}
.btn-span-1:hover:before {border-width: 165px 0 0 165px;}
.btn-span-1:hover:after {border-width: 0 165px 165px 0;}
.btn-span-1:hover span:before {border-width: 0 0 165px 165px;}
.btn-span-1:hover span:after {border-width: 165px 165px 0 0;}

//btn-span-2<a><span>标签</span></a>
.btn-span-2{position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-span-2:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;right: 0;border-color: transparent @qt6 transparent transparent;}
.btn-span-2:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;bottom: 0;left: 0;border-color: transparent transparent transparent @qt6;}
.btn-span-2:before, .btn-span-2:after {border-color:@qt6;}
.btn-span-2span:after {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;top: 0;left: 0;border-color: @qt6 transparent transparent transparent;}
.btn-span-2span:before {content: '';position: absolute; width: 0;height: 0; border-style: solid;border-width: 0 0 0 0;.rotate(360deg); .transition(all .6s);z-index: -1;right: 0;bottom: 0;border-color: transparent transparent @qt6 transparent;}
.btn-span-2span:before, .btn-span-2span:after {border-color: @qt6;}
.btn-span-2:hover:before {border-width: 20px 62.5px;}
.btn-span-2:hover:after {border-width: 20px 62.5px;}
.btn-span-2:hover span:before {border-width: 20px 62.5px;}
.btn-span-2:hover span:after {border-width: 20px 62.5px;}

//btn-span-3<a>标签<span></span></a>
.btn-span-3 {position: relative;overflow: hidden;.transition(all .6s);display: block;;z-index: 1;}
.btn-span-3 span {position: absolute;display: block;width: 0;height: 0;.border-radius(50%);background: @qt6;z-index: -1; -webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transition:width 0.4s, height 0.4s;-moz-transition:width 0.4s, height 0.4s;-ms-transition:width 0.4s, height 0.4s;-o-transition:width 0.4s, height 0.4s;transition:width 0.4s, height 0.4s;}
.btn-span-3:hover span {width: 562.5px;height: 562.5px;}
//btn-span-4<a><span>标签</span></a>
.btn-span-4 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-span-4:before, .btn-span-4:after,.btn-span-4 span:before,.btn-span-4 span:after {content: '';position: absolute;top: 0;width: 63.5px;height: 0;background: #012f04;.transition(all .6s);z-index: -1;}
.btn-span-4:before {left: 0;}
.btn-span-4:after {left: 125px;}
.btn-span-4 span:before, .btn-span-4 span:after {top: auto;bottom: 0;}
.btn-span-4 span:before {left: 62.5px;}
.btn-span-4 span:after {left: 187.5px;}
.btn-span-4:hover {color: #c0d3c1;}
.btn-span-4:hover:before, .btn-span-4:hover:after,.btn-span-4:hover span:before,.btn-span-4:hover span:after {height: 80px;}
//btn-span-5<a><span>标签</span></a>
.btn-span-5 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-span-5:before, .btn-span-5:after,.btn-span-5 span:before,.btn-span-5 span:after {content: '';position: absolute;left: 0;top: 0;width: 100%;height: 0;background:fade(@qt6,50%);.transition(all .6s);z-index: -1;}
.btn-span-5:after,.btn-span-5 span:before {top: auto;bottom: 0;}
.btn-span-5 span:before,.btn-span-5 span:after {	-webkit-transition-delay: 0.4s;-moz-transition-delay: 0.4s;-ms-transition-delay: 0.4s;-o-transition-delay: 0.4s;transition-delay: 0.4s;z-index: -1;}
.btn-span-5:hover:before, .btn-span-5:hover:after,.btn-span-5:hover span:before,.btn-span-5:hover span:after {height: 80px;}

//btn-span-6<a><span>标签</span></a>
.btn-span-6 {position: relative;overflow: hidden;.transition(all .6s);display: block;z-index: 1;}
.btn-span-6:before, .btn-span-6:after,.btn-span-6 span:before,.btn-span-6 span:after {content: '';position: absolute;top: 0;left: 0;width: 0;height: 80px;background: fade(@qt6,25%);.transition(.4s);z-index: -1;}
.btn-span-6:after,.btn-span-6 span:before {left: auto;right: 0;}
.btn-span-6 span:before,.btn-span-6 span:after {-webkit-transition-delay: 0.4s;	-ms-transition-delay: 0.4s;-o-transition-delay: 0.4s;-moz-transition-delay: 0.4s;transition-delay: 0.4s;}
.btn-span-6:hover:before, .btn-span-6:hover:after,.btn-span-6:hover span:before,.btn-span-6:hover span:after {width: 250px;}


//btn-span-7<a data-text="{$vo1.name}"><span>标签</span></a>
.btn-span-7 {.transition(.5s);position: relative;overflow: hidden;display: block;}
.btn-span-7 span {.transition(.3s);}
.btn-span-7:hover{background-color:@qt6;}
.btn-span-7:hover > span{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0px,-40px);transform: translate(0px,-40px);}
.btn-span-7::after{position: absolute;content: attr(data-text);-webkit-transform: translate(0, 30%);transform: translate(0, 30%);width: 100%;height: 100%;top: 0;left: 0;opacity: 0;filter: alpha(opacity=0);.transition(.3s);}
.btn-span-7:hover::after{opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(0, 0);transform: translate(0, 0);}
//btn-span-7-1<a data-text="{$vo1.name}"><span>标签</span></a>
.btn-span-7-1 {.transition(.5s);position: relative;overflow: hidden;display: block;}
.btn-span-7-1 span {.transition(.3s);}
.btn-span-7-1:hover{background-color:@qt6;}
.btn-span-7-1:hover > span{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0px,40px); transform: translate(0px,40px);}
.btn-span-7-1::after{position: absolute;content: attr(data-text);-webkit-transform: translate(-30%,0);transform: translate(-30%,0);width: 100%;height: 100%;top: 0;left: 0;opacity: 0;filter: alpha(opacity=0);.transition(.3s);
}
.btn-span-7-1:hover::after{-webkit-transform: translate(0, 0);opacity: 1;filter: alpha(opacity=100);transform: translate(0, 0);}

//btn-span-7-2<a data-text="{$vo1.name}"><span>标签</span></a>
.btn-span-7-2 {.transition(.5s);position: relative;overflow: hidden;display: block;}
.btn-span-7-2 span {.transition(.3s);}
.btn-span-7-2:hover{background-color:@qt6;}
.btn-span-7-2:hover > span{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0px,40px); transform: translate(0px,40px);}
.btn-span-7-2::after{position: absolute;content: attr(data-text);-webkit-transform: translate(-30%, -50%) rotate(-30deg); transform: translate(-30%, -50%) rotate(-30deg); width: 100%;height: 100%;top: 0;left: 0;opacity: 0;filter: alpha(opacity=0);.transition(.3s);
}
.btn-span-7-2:hover::after{-webkit-transform: translate(0, 0);opacity: 1;filter: alpha(opacity=100);transform: translate(0, 0);}

//btn-span-8<a><span>标签</span></a>
@-webkit-keyframes jello {
	from, 11.1%, to {-webkit-transform: none;transform: none;}
	22.2% {-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);transform: skewX(-12.5deg) skewY(-12.5deg);}
	33.3% {-webkit-transform: skewX(6.25deg) skewY(6.25deg);transform: skewX(6.25deg) skewY(6.25deg);}
	44.4% {-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);transform: skewX(-3.125deg) skewY(-3.125deg);}
	55.5% {-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);transform: skewX(1.5625deg) skewY(1.5625deg);}
	66.6% {-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);transform: skewX(-0.78125deg) skewY(-0.78125deg);}
	77.7% {-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);transform: skewX(0.390625deg) skewY(0.390625deg);}
	88.8% {-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);transform: skewX(-0.1953125deg) skewY(-0.1953125deg);}
}
@keyframes jello {
	from, 11.1%, to {-webkit-transform: none;transform: none;}
	22.2% {-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);transform: skewX(-12.5deg) skewY(-12.5deg);}
	33.3% {-webkit-transform: skewX(6.25deg) skewY(6.25deg);transform: skewX(6.25deg) skewY(6.25deg);}
	44.4% {-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);transform: skewX(-3.125deg) skewY(-3.125deg);}
	55.5% {-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);transform: skewX(1.5625deg) skewY(1.5625deg);}
	66.6% {-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);transform: skewX(-0.78125deg) skewY(-0.78125deg);}
	77.7% {-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);transform: skewX(0.390625deg) skewY(0.390625deg);}
	88.8% {-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);transform: skewX(-0.1953125deg) skewY(-0.1953125deg);}
}
.btn-span-8{.transition(.5s);position: relative;display: block;}
.btn-span-8:hover{background-color:fade(@qt6,20%); -webkit-animation-name: jello;animation-name: jello;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
//btn-span-9<a><span>标签</span></a>
.btn-span-9{.transition(.5s);position: relative;display: block;width: 100%;height: 100%;}
.btn-span-9 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-9::before{content: '';position: absolute;top: 0;left: 0;-webkit-transform: scale(0.5, 1);transform: scale(0.5, 1);width: 100%; height: 100%; z-index: 1; opacity: 0;filter: alpha(opacity=0); background-color: @qt6;.transition(.4s);}
.btn-span-9:hover::before{	opacity: 1;filter: alpha(opacity=100); -webkit-transform: scale(1, 1); transform: scale(1, 1);}

//btn-span-9-1<a><span>标签</span></a>
.btn-span-9-1{.transition(.5s);position: relative;display: block;width: 100%;height: 100%;}
.btn-span-9-1 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-9-1::before{content: '';position: absolute;top: 0;left: 0;-webkit-transform: scale(1,0.5);transform: scale(1,0.5);width: 100%; height: 100%; z-index: 1; opacity: 0;filter: alpha(opacity=0); background-color: @qt6;.transition(.4s);}
.btn-span-9-1:hover::before{	opacity: 1;filter: alpha(opacity=100); -webkit-transform: scale(1, 1); transform: scale(1, 1);}
//btn-span-10<a><span>标签</span></a>
.btn-span-10{.transition(.5s);position: relative;display: block;overflow: hidden;}
.btn-span-10 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-10::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; opacity: 0;filter: alpha(opacity=0); background-color: @qt6;.transition(.4s);}
.btn-span-10:hover::before{transform: skewX(-180deg)  scale(0.6,1);opacity: 1;filter: alpha(opacity=100);-webkit-transform: skewX(-180deg)  scale(0.6,1);}
//btn-span-11<a><span>标签</span></a>
.btn-span-11{.transition(.5s);position: relative;display: block;}
.btn-span-11 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-11::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.5);.transition(.4s);  border: 1px solid rgba(255,255,255,0.5);}
.btn-span-11::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1;.transition(.5s);  border: 1px solid rgba(255,255,255,0.5); background-color: rgba(255,255,255,0.25);}
.btn-span-11:hover::before{.rotate(-45deg);background-color: rgba(255,255,255,0);}
.btn-span-11:hover::after{.rotate(45deg);background-color: rgba(255,255,255,0);}
//btn-span-12<a><span>标签</span></a>
.btn-span-12{.transition(.5s);position: relative;display: block;width: 100%;height: 100%;perspective: 2000px;}
.btn-span-12 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-12::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.4s);}
.btn-span-12::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1;.transition(.5s);  border: 1px solid rgba(255,255,255,0.5); background-color: rgba(255,255,255,0.25);}
.btn-span-12:hover::before{-webkit-transform: rotateX(60deg) translate(0px,40px);transform: rotateX(60deg) translate(0px,40px) ;}
.btn-span-12:hover::after{-webkit-transform: rotateX(-60deg) translate(0px,-40px)  ;transform: rotateX(-60deg) translate(0px,-40px) ;}
//btn-span-13<a><span>标签</span></a>
.btn-span-13 {.transition(.5s);position: relative;display: block;}
.btn-span-13 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-13::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.4s);}
.btn-span-13:hover::before{opacity: 0;filter: alpha(opacity=0);-webkit-transform: scale(1.2,1.2);transform: scale(1.2,1.2);}
.btn-span-13::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1;.transition(.5s);  border: 1px solid rgba(255,255,255,0.5); background-color: rgba(255,255,255,0.25);filter: alpha(opacity=0);opacity: 0;-webkit-transform: scale(0.5,0.5);transform: scale(0.5,0.5);}
.btn-span-13:hover::after{opacity: 1 ;filter: alpha(opacity=100);-webkit-transform: scale(1,1);transform: scale(1,1);}
//btn-span-13-1<a><span>标签</span></a>
.btn-span-13-1{.transition(.5s);position: relative;display: block;width: 100%;height: 100%;}
.btn-span-13-1 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-13-1::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.4s);background-color: rgba(255,255,255,0.25);.transition(.3s);}
.btn-span-13-1:hover::before{opacity:0 ;filter: alpha(opacity=0);-webkit-transform: scale(0.5,0.5);transform: scale(0.5,0.5);}
.btn-span-13-1::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1;opacity:0 ;filter: alpha(opacity=0);.transition(.3s);-webkit-transform: scale(1.2,1.2);transform: scale(1.2,1.2);border: 1px solid rgba(255,255,255,0.5);}
.btn-span-13-1:hover::after{opacity:1 ;filter: alpha(opacity=100);-webkit-transform: scale(1,1);transform: scale(1,1);}
//btn-span-14<a><span>标签</span></a>
.btn-span-14 {.transition(.5s);position: relative;display: block;overflow: hidden;}
.btn-span-14 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-14::before, .btn-span-14::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(0,-100%);transform: translate(0,-100%);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-14:hover::before, .btn-span-14:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-14-1<a><span>标签</span></a>
.btn-span-14-1{.transition(.5s);position: relative;display: block;overflow: hidden;}
.btn-span-14-1 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-14-1::before, .btn-span-14-1::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(-100%,0);transform: translate(-100%,0);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14-1::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-14-1:hover::before, .btn-span-14-1:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-14-2<a><span>标签</span></a>
.btn-span-14-2 {.transition(.5s);position: relative;display: block;overflow: hidden;}
.btn-span-14-2 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-14-2::before, .btn-span-14-2::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(-13%,-190%) rotate(-30deg);transform: translate(-13%,-190%) rotate(-30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14-2::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-14-2:hover::before, .btn-span-14-2:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-14-3<a><span>标签</span></a>
.btn-span-14-3 {.transition(.3s);position: relative;display: block;overflow: hidden;}
.btn-span-14-3 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-14-3::before, .btn-span-14-3::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(13%,190%) rotate(-30deg);transform: translate(13%,190%) rotate(-30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14-3::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-14-3:hover::before, .btn-span-14-3:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-14-4<a><span>标签</span></a>
.btn-span-14-4  {.transition(.3s);position: relative;display: block;overflow: hidden;}
.btn-span-14-4 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-14-4::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(13%,190%) rotate(-30deg);transform: translate(13%,190%) rotate(-30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14-4::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(-13%,-190%) rotate(-30deg);transform: translate(-13%,-190%) rotate(-30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14-4::before{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-14-4:hover::before, .btn-span-14-4:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-14-5<a><span>标签</span></a>
.btn-span-14-5 {.transition(.3s);position: relative;display: block;overflow: hidden;}
.btn-span-14-5 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-14-5::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(13%,-190%) rotate(30deg);transform: translate(13%,-190%) rotate(30deg);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14-5::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);-webkit-transform: translate(-13%,-190%) rotate(-30deg);transform: translate(-13%,-190%) rotate(-30deg);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-14-5::before{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-14-5:hover::before, .btn-span-14-5:hover::after{transform: translate(0,0);-webkit-transform: translate(0,0);}
//btn-span-15<a><span>标签</span></a>
.btn-span-15 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}
.btn-span-15  span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-15::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(0,-105%);transform: translate(0,-105%);border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgba(255,255,255,1);background-color: rgba(255,255,255,0.25);}
.btn-span-15:hover::before{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-15-1<a><span>标签</span></a>
.btn-span-15-1{.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}
.btn-span-15-1  span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-15-1::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.3s);opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(-105%,0);transform: translate(-105%,0);border-right-width: 1px;border-right-style: solid;border-right-color: rgba(255,255,255,1);background-color: rgba(255,255,255,0.25);}
.btn-span-15-1:hover::before{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-15-2<a><span>标签</span></a>
.btn-span-15-2  {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}
.btn-span-15-2 span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-15-2::before{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.5s);opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(-13%,-190%) rotate(-30deg);transform: translate(-13%,-190%) rotate(-30deg);border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgba(255,255,255,1);background-color: rgba(255,255,255,0.25);}
.btn-span-15-2:hover::before{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-15-3<a><span>标签</span></a>
.btn-span-15-3  {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}
.btn-span-15-3  span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-15-3::before, .btn-span-15-3::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.5s);opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(0,-105%);transform: translate(0,-105%);border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgba(255,255,255,1);background-color: rgba(255,255,255,0.25);}
.btn-span-15-3::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-15-3:hover::before, .btn-span-15-3:hover::after{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-15-4<a><span>标签</span></a>
.btn-span-15-4  {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}
.btn-span-15-4  span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-15-4::before, .btn-span-15-4::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.5s);opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(-105%,0);transform: translate(-105%,0);border-right-width: 1px;border-right-style: solid;border-right-color: rgba(255,255,255,1);background-color: rgba(255,255,255,0.25);}
.btn-span-15-4::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-15-4:hover::before, .btn-span-15-4:hover::after{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-15-5<a><span>标签</span></a>
.btn-span-15-5 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}
.btn-span-15-5  span{z-index: 2;display: block;position: absolute;width: 100%;height: 100%;}
.btn-span-15-5::before, .btn-span-15-5::after{content: '';position: absolute;top: 0;left:0;width: 100%; height: 100%; z-index: 1; background-color: rgba(255,255,255,0.25);.transition(.5s);opacity: 1;filter: alpha(opacity=100);-webkit-transform: translate(-13%,-190%) rotate(-30deg);transform: translate(-13%,-190%) rotate(-30deg);border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: rgba(255,255,255,1);background-color: rgba(255,255,255,0.25);}
.btn-span-15-5::after{-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.btn-span-15-5:hover::before, .btn-span-15-5:hover::after{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-16<a><span>标签</span></a>
.btn-span-16 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;border: 1px solid rgba(255,255,255,1);}
.btn-span-16:hover{border: 1px solid rgba(255,255,255,0);}
.btn-span-16::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;z-index: 1;.transition(.5s); -webkit-transform: translate(-100%, -600%) rotate(30deg);transform: translate(-100%, -600%)  rotate(30deg);background-color: rgba(255,255,255,0.5);-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);}
.btn-span-16:hover::before{-webkit-transform: translate(0,0);transform: translate(0,0);}
//btn-span-17<a><span>标签</span></a>
.btn-span-17 {.transition(.3s);position: relative;display: block;overflow: hidden;}
.btn-span-17 span{position: relative;.transition(.3s);z-index:2;letter-spacing:0;}
.btn-span-17::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;filter: alpha(opacity=0);.transition(.3s);border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: rgba(255,255,255,0.5);border-bottom-color: rgba(255,255,255,0.5);-webkit-transform: scale(0.1, 1);transform: scale(0.1, 1);}
.btn-span-17:hover span{letter-spacing: 2px;}
.btn-span-17:hover::before{filter: alpha(opacity=100);opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.btn-span-17::after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.25);}
.btn-span-17:hover::after{opacity: 0;filter: alpha(opacity=0);-webkit-transform: scale(0.1, 1);transform: scale(0.1, 1);}
//btn-span-18<a><span>标签</span></a> translate Y轴高度取决于a标签的一半高度
.btn-span-18 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: rgba(255,255,255,0.5);border-left-color: rgba(255,255,255,0.5);}
.btn-span-18 span{.transition(.3s);letter-spacing:0;}
.btn-span-18:hover span{letter-spacing: 2px;}
.btn-span-18:hover{ border-right-color: rgba(255,255,255,0);border-left-color: rgba(255,255,255,0);}
.btn-span-18::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.5);}
.btn-span-18:hover::before{transform: translate(0,-45px) rotate(-45deg);}
.btn-span-18::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 1px;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.5);}
.btn-span-18:hover::after{transform: translate(0,45px) rotate(45deg);}
//btn-span-19<a><span>标签</span></a>
.btn-span-19 {.transition(.3s);position: relative;display: block;width: 100%;height: 100%;overflow: hidden;border-top-width: 1px;border-bottom-width: 1px;border-top-style: solid;border-bottom-style: solid;border-top-color: rgba(255,255,255,0.5);border-bottom-color: rgba(255,255,255,0.5);}
.btn-span-19 span{.transition(.3s);letter-spacing:0;}
.btn-span-19:hover span{letter-spacing: 2px;}
.btn-span-19:hover{border-top-color: rgba(255,255,255,0);border-bottom-color: rgba(255,255,255,0);}
.btn-span-19::before{content: '';position: absolute;top: 0;right: 0;width: 1px;height: 100%;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.5);}
.btn-span-19:hover::before{-webkit-transform: translate(-94.9845px,0) rotate(270deg);-moz-transform: translate(-94.9845px,0) rotate(270deg);transform: translate(-94.9845px,0) rotate(270deg);}
.btn-span-19::after{content: '';position: absolute;top: 0;left: 0;width: 1px;height: 100%;z-index: 1;.transition(.3s);background-color: rgba(255,255,255,0.5);}
.btn-span-19:hover::after{-webkit-transform: translate(94.9845px,0) rotate(180deg);-moz-transform: translate(94.9845px,0) rotate(180deg);transform: translate(94.9845px,0) rotate(180deg);}

//btn-span-20<a><span data-hover="{$vo2.name}">标签</span></a> 文字顶上去的效果
.btn-span-20{position: relative;overflow: hidden;;display: block;
	span{display: block;.transition();}
	span::before{content:attr(data-hover);position: absolute;top:100%;.transition(.4s);}
}
.btn-span-20:hover{
	span{transform: translateY(-100%);}
}

//图片放大效果<div class = "hover-img-1"><img></div>
.hover-img-1{overflow: hidden;
	img{.scale(1);.transition(.4s);}
	&:hover{
		img{.scale(1.1);}
	}
}
//animation: jello 1s;
@keyframes jello {
	from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
	22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
	33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
	44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
	55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
	66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
	77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
	88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}